-
I'm not sure yet what we'll have to change, but https://github.com/neovim/neovim/issues/27949 is tracking development that will rework how remote plugins work in neovim, so likely will affect how the …
-
I've recently started work on a Neovim plugin for stack-ide. It's very early in its life, currently containing only support for displaying the results of `RequestGetExpTypes`. But I hope to add additi…
-
Hey! I just set this up as it definitely seemed to be the easiest way to install LazyVim on nixos. However whenever I launch neovim I get the an popup with "ERROR No Specs found for module "plugins".
…
-
I'd suggest considering remapping the quit combination to or following the standard set by other neovim plugins which open in some kind of detached from main area window\buffer.
-
It would be really cool to have a Neovim plugin for Alt that handled installation and updating of the binary or even just provided a basic configuration API in Lua and displayed a warning message if i…
-
### Summary
There is TLB syntax support in func plugin for intelleji IDEs, but not for neovim, zed etc. The goal is to add this support.
### Context
Currently when using neovim, there is o…
-
I started using `highlight-undo.nvim` and just noticed that it conflicts with `ku1ik/vim-pasta` plugin.
When I use the `p` (or `P` keys) the highlighting doesn't work as expected.
When I do `:ve…
-
### Problem
I'm working on "a_project" that uses `&mousemoveevent`. This feature is not widely implemented in `gui`s. If someone uses a feature in "a_project" that depends in this working in the `gui…
-
**Does this bug happen when you install plugin without vim-polyglot?**
No
**Describe the bug:**
TOML files should allow inline comments, but this is not shown by the syntax highlighter.
From…
-
Hi there, I was looking **exactly** for a plugin like this, in fact, I tried to implement my very own version of it until I found this one!
Consider this issue as a feature request / minor nitpick…