nope
This commit is contained in:
parent
16a782de42
commit
6bc262623f
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -165,7 +165,7 @@ let g:ConqueTerm_SendVisKey = '<Leader>ss'
|
||||||
" * MiniBufExplorer
|
" * MiniBufExplorer
|
||||||
let g:ycm_global_ycm_extra_conf = '~/.ycm_extra_conf.py'
|
let g:ycm_global_ycm_extra_conf = '~/.ycm_extra_conf.py'
|
||||||
let g:ycm_confirm_extra_conf = 0
|
let g:ycm_confirm_extra_conf = 0
|
||||||
let g:ycm_add_preview_to_completeopt = 1
|
"let g:ycm_add_preview_to_completeopt = 1
|
||||||
|
|
||||||
au! BufRead,BufWrite,BufWritePost,BufNewFile *.org
|
au! BufRead,BufWrite,BufWritePost,BufNewFile *.org
|
||||||
au BufEnter *.org call org#SetOrgFileType()
|
au BufEnter *.org call org#SetOrgFileType()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue