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
I installed llvm through brew, and have the following in my vimrc, but calling completor#do("definition") and completor#do("doc") do nothing. Also auto-completion seems to be exactly the same with or without the lsp enabled.
I installed
llvm
through brew, and have the following in myvimrc
, but callingcompletor#do("definition")
andcompletor#do("doc")
do nothing. Also auto-completion seems to be exactly the same with or without the lsp enabled.The text was updated successfully, but these errors were encountered: