-
https://github.com/jfly/snow/blob/360f9ec9edc7806effecf5255a43495a83415741/packages/neovim/keys/default.nix#L49-L69
Is there really no plugin that provides this kind of feature?
-
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…
-
Hi, Just found out this cool plugin when searching for managing projects by tmux sessions in neovim.
After a few try outs i wanted to know if its possible to show the child folders inside the root …
-
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.
-
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…
-
### 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…
-
### Did you check docs and existing issues?
- [X] I have read all the tokyonight.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched…
-
**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…