llvm.vim icon indicating copy to clipboard operation
llvm.vim copied to clipboard

Results 5 llvm.vim issues
Sort by recently updated
recently updated
newest added

I like this plugin, but I don't think that it is quite set up correctly. The `plugin/llvm.vim` file gets loaded regardless of filetype, and it plays the hanky-panky with my...

I have this installed as a plugin though `Vundle` ``` " Syntax highlighting for LLVM Plugin 'Superbil/llvm.vim.git', {'name': 'llvm-syn-hl'} ``` The issue occurs if I start `vim`, split a window...

Could these be sent to Bram for inclusion in the next Vim release? It's a much nicer user experience to have these working out of the box.

comments is highlighted only in a first opened file, when I open another file comment is not highlighted. Also when I opened file I have seen next error: ``` Error...