adrian5
adrian5
> Screenshots > @chrisgrieser Sorry for being offtopic, but which theme is this? I looked at your dotfiles, but it doesn't quite match Nightfox, nor Tokyo Night. Thanks!
@Sommerregen Might be helpful to update the README so users aren't left in the dark.
Cheers! It's a useful type of plugin to have, so I hope you find the time to update it in the distant future, maybe when Grav releases another major revision...
Contributing simple doc PRs has become too much of a technical headache so I'll comment here: There's a stray bullet in [lsp.txt](https://github.com/neovim/neovim/blob/master/runtime/doc/lsp.txt#L1209). ``` Clients matching the predicate are included. Example:...
> Can you elaborate? Are you referring to setting up documentation generation with gen_vimdoc.py or something else? Right, that part. Though I saw that you're absorbing small PRs into drafts...
Hmm I see, I think that answers my question.
> But I don't see what's so hard about running ./scripts/gen_vimdoc.py from the repo root? Apparently I need msgpack (pip), doxygen (pacman) and nvim-0.9 (which is where I abandoned the...
I don't see that behavior here with nvim-cmp. Parts of the word appearing at the end looks wonky too, so maybe a misconfiguration? Here's my next/prev mapping for `nvim-cmp` using...
Yeah, I reckon the recent nvim-treesitter overhaul broke this, as it used to work before. Would be good to see this merged, though I'm not sure doing the formatting tweaks...
@folke Any chance to get his merged, at least the relevant change to `theme.lua`? If not, can you at least give some feedback? The tree-sitter capture group indeed looks to...