mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Only generate tags for calibre source code
This commit is contained in:
parent
dcbd1550e9
commit
869f15ef3d
@ -1,3 +1,6 @@
|
||||
" Scan the following dirs (recursively for tags
|
||||
let g:project_tags_dirs = ['src/calibre']
|
||||
|
||||
" Include directories for C++ modules
|
||||
let g:syntastic_cpp_include_dirs = [
|
||||
\'/usr/include/python2.7',
|
||||
|
Loading…
x
Reference in New Issue
Block a user