This commit is contained in:
2014-07-29 02:11:38 +02:00
parent 2a806ad7ae
commit fd7e96e5f9
4 changed files with 23 additions and 4 deletions

View File

@@ -146,7 +146,7 @@ let g:ycm_autoclose_preview_window_after_completion = 1
let g:ycm_autoclose_preview_window_after_insertion = 1
set colorcolumn=79
set clipboard=unnamed " enable copying into the clipboard
"set clipboard=unnamed " enable copying into the clipboard
set esckeys " enable cursor keys in insert mode