Vim: g:clang_complete_copen = 0

master
Kolan Sh 2014-04-11 16:32:45 +04:00
parent f2a3713bd0
commit 27462c1e7d
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -198,7 +198,7 @@ filetype plugin on
let g:clang_library_path="/usr/lib/llvm"
let g:clang_user_options='|| exit 0'
let g:clang_complete_auto = 1
let g:clang_complete_copen = 1
let g:clang_complete_copen = 0
" ------- Vala --------
" Disable valadoc syntax highlight