mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 06:57:23 +01:00
get rid of preview window after insertion
This commit is contained in:
3
vimrc
3
vimrc
@@ -243,6 +243,9 @@ iab xnow <c-r>=strftime("%Y-%m-%d %H:%M")<cr>
|
|||||||
|
|
||||||
" Plugin Configuration {{{
|
" Plugin Configuration {{{
|
||||||
|
|
||||||
|
"" youcompleteme
|
||||||
|
let g:ycm_autoclose_preview_window_after_insertion = 1
|
||||||
|
|
||||||
"" gutentags
|
"" gutentags
|
||||||
|
|
||||||
let g:gutentags_cache_dir="~/.tags"
|
let g:gutentags_cache_dir="~/.tags"
|
||||||
|
|||||||
Reference in New Issue
Block a user