flashburn
flashburn
I'm getting the following message Loading libclang failed, completion won't be available. Are you sure 'C:\Program Files (x86)\LLVM 3.4.svn\bin' contains libclang? Does anybody know what might be the problem? Here...
How do I add multiple cscope databases to this plugin? I've manually added several with `:cs` add but didn't when I execute `:CscopeList` I see only the one that was...
I can't seem to find where the cscope database is located. It was autogenerated. I did make it point to a root directory of my project, but I can't see...
I'm on Ubuntu 19.04. Trying to build `color_coded`. Want to build using GCC but it builds using `clang`. Here is the output of my `update-alternatives --config c++` command ``` There...
Based on the source code there doesn't seem to be support for bit ordering for SPI, i.e. MSB / LSB first.
Based on the source code, it doesn't look like there is support for a restart condition.
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...