c0r73x
c0r73x
Have you added c in the C language in ctags? because if you specify kinds that the language dont have in the order then it wont highlight. ``` ctags --list-kinds=c...
🤔 works for me on Linux and OSX. I don’t use windows so I have no way of testing it. > 9 sep. 2020 kl. 12:28 skrev Matthieu Talbot :...
If you run :NeotagsVerbosity before you switch buffer you should be able to see what's going on 👍
Yeah, it looks like there is some issue with the cache. I will try to replicate it and check.
Yeah something is strange, i tested some things now and if I try to add for example "local" variables to the ```g:neotags#c#order``` it dosen't pick it up. The tag file...
I did some testing, and setting vert and vertright to a space character removes the blinking. If I change any of them to any other character the blinking starts.
We should probably add a manpage as well :beer:
It's possible, but it would take some refactoring of the ui code.
Have you tried to compile it with or without CMAKE_USE_WIDE to see if it changes anything?
Could any of you try the latest commit and see if it helps?