mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
75f1271681
commit
f36feac5ba
@ -13,6 +13,8 @@ let g:syntastic_cpp_include_dirs = [
|
|||||||
\]
|
\]
|
||||||
let g:syntastic_c_include_dirs = g:syntastic_cpp_include_dirs
|
let g:syntastic_c_include_dirs = g:syntastic_cpp_include_dirs
|
||||||
|
|
||||||
|
set wildignore+=resources/viewer/mathjax/**
|
||||||
|
|
||||||
fun! CalibreLog()
|
fun! CalibreLog()
|
||||||
" Setup buffers to edit the calibre changelog and version info prior to
|
" Setup buffers to edit the calibre changelog and version info prior to
|
||||||
" making a release.
|
" making a release.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user