mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:33:30 +02:00
...
This commit is contained in:
parent
4265fe32bb
commit
e72a3fe21a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
let $PYFLAKES_BUILTINS = "_,dynamic_property,__,P,I,lopen,icu_lower,icu_upper,icu_title,ngettext"
|
||||
|
||||
" 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()
|
||||
" Setup buffers to edit the calibre changelog and version info prior to
|
||||
|
|
|
|||
Loading…
Reference in a new issue