Michael Ellery

Results 9 issues of Michael Ellery

I have this plugin configured (using vim-plug) as `Plug 'neoclide/coc-python', {'do': 'yarn install --frozen-lockfile'}` Seems like the yarn install fails currently: ``` $ yarn install --frozen-lockfile yarn install v1.22.10 warning...

I'm trying to figure out why my inactive regions are not showing as such (lowlighted as comments). ## My setup: NVIM v0.5.0-2ca8f02a6 or VIM - Vi IMproved 8.2 clangd version...

This is more of a warning to other users since i discovered the hard-way that universal-ctags installed by snap is NOT compatible with gutentags. For me it manifested as permission...

I'm starting to use tabs (yes, whether tabs are useful or not is debatable....). In any event, I if I have more than one QF open, e.g. one on each...

Thanks for this plugin - I've tested a bit and it works great. What would it take to get your custom additions to ycmd/YouCompleteMe merged back into mainline? If you...

For example: [class](http://vinniefalco.github.io/docca/beast/ref/beast__basic_streambuf.html) [method](http://vinniefalco.github.io/docca/beast/ref/beast__basic_streambuf/allocator_type.html) A workaround is to manually specify an explicit heading level, e.g. `[h3 Synopsis]` This most likely is caused when symbols are at different section nesting depth...

We need a way for projects using docca to provide information about specific types in the project that have associated docs. The project authors should be able to provide an...

Regardless of input order, we want section predictably ordered in output.

...for example, e.g. within template type brackets: e.g. [here](http://vinniefalco.github.io/docca/beast/ref/beast__http__read/overload1.html)).