Skip to content

Commit

Permalink
vim clang library path
Browse files Browse the repository at this point in the history
  • Loading branch information
alols committed Dec 15, 2014
1 parent 2669b63 commit e39a752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ command! -range=% SoftWrap
let g:clang_snippets=1
let g:clang_snippets_engine="ultisnips"
let g:clang_complete_macros=1
let g:clang_library_path="/usr/lib/llvm-3.5/lib"
"these two enables error checking
let g:clang_complete_copen=1
let g:clang_hl_errors=1
Expand Down

0 comments on commit e39a752

Please sign in to comment.