lh-cpp icon indicating copy to clipboard operation
lh-cpp copied to clipboard

C&C++ ftplugins suite for Vim

Results 4 lh-cpp issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

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?