lh-cpp
lh-cpp copied to clipboard
C&C++ ftplugins suite for Vim
When I use VimPlug to manage my vim plugins, lh-cpp does not seem to work well With a minimal vimrc file like below, there are lots of errors printed, see...
I believe I have everything set up correctly, however I'm getting the following error when I execute :GOTOIMPL on a method declaration in a header file: ``` Error detected while...
For the list here https://github.com/LucHermitte/lh-cpp/blob/master/ftplugin/c/word.list, printf and socket are all normal functions in c language,why not add them in the word.list?