WillDHB
WillDHB
I am using tagbar with universal ctags on a simple javascript file. This generally produces: `- MyClass : class [methods] constructor(width, height) ` If I populate g:tagbar_type_javascript['ctagsbin'] = 'ctags.exe', then...
When using the "wrap" option, it would be convenient to be able to specify a width (comparable to the textwidth option for hard line wrapping) rather than tying the soft...
I'm running a c++ search on Windows. The CodeQuery outputs "Searching ... [MySearchTerm]" for a couple seconds, then goes away with no apparent effect (no search results, no error message)....