Vim: Tweak YCM box a little bit
This commit is contained in:
parent
a0e06d18dd
commit
9aa3eaaed7
2
.vimrc
2
.vimrc
@ -28,6 +28,8 @@ set incsearch " Search while you type
|
||||
set number relativenumber " Relative line numbering
|
||||
set encoding=utf-8
|
||||
|
||||
let g:ycm_autoclose_preview_window_after_completion=1
|
||||
|
||||
" Enable 256-color support
|
||||
" All of my machines support 256-color so this should be fine
|
||||
set t_Co=256
|
||||
|
Loading…
Reference in New Issue
Block a user