mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
706c0baca2
commit
a708b93df5
@ -17,9 +17,9 @@ 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/**
|
set wildignore+=resources/viewer/mathjax/*
|
||||||
set wildignore+=build/**
|
set wildignore+=build/*
|
||||||
set wildignore+=dist/**
|
set wildignore+=dist/*
|
||||||
|
|
||||||
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