mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4265fe32bb
commit
e72a3fe21a
@ -2,7 +2,7 @@
|
|||||||
let $PYFLAKES_BUILTINS = "_,dynamic_property,__,P,I,lopen,icu_lower,icu_upper,icu_title,ngettext"
|
let $PYFLAKES_BUILTINS = "_,dynamic_property,__,P,I,lopen,icu_lower,icu_upper,icu_title,ngettext"
|
||||||
|
|
||||||
" Include directories for C modules
|
" Include directories for C modules
|
||||||
let g:syntastic_c_include_dirs = [ '/usr/include/podofo']
|
let g:syntastic_cpp_include_dirs = [ '/usr/include/podofo']
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user