You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set omnifunc=ClangComplete
set completefunc=ClangComplete
let g:clang_snippets = 1
let g:clang_snippets_engine = 'clang_complete'
let g:clang_library_path='/Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/lib'
I am not sure what else I could do. Please let me know.
The text was updated successfully, but these errors were encountered:
I am having trouble using clang_complete with MacOS Big Sur. I installed the plugin using vim pack.
:version
outputI added the following lines to ~/.vim/vimrc
I am not sure what else I could do. Please let me know.
The text was updated successfully, but these errors were encountered: