slight fixes
This commit is contained in:
parent
000e1a1263
commit
312c88e95e
2 changed files with 5 additions and 2 deletions
2
.vimrc
2
.vimrc
|
|
@ -177,7 +177,7 @@ let g:ConqueTerm_SendVisKey = '<Leader>ss'
|
|||
" * YouCompleteMe
|
||||
let g:ycm_global_ycm_extra_conf = '~/.ycm_extra_conf.py'
|
||||
let g:ycm_confirm_extra_conf = 0
|
||||
let g:ycm_key_invoke_completion = "<Leader><Space>"
|
||||
let g:ycm_key_invoke_completion = "<Leader><Tab>"
|
||||
"let g:ycm_add_preview_to_completeopt = 1
|
||||
"let g:ycm_autoclose_preview_window_after_completion = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue