Don
Don
It would be nice to use `ctrl+h/j/k/l` to navigate the form, or at least the command-tree.
I use [vim-symlink](https://github.com/aymericbeaumet/vim-symlink) to follow symlinks within [Neo]vim. When `nvim-fundo` is also loaded, the following error is raised when opening a symlink: ``` Error detected while processing BufReadPost Autocommands for...
**Is your feature request related to a problem? Please describe.** Today, I open mods, then press `ctrl+e` to open my editor. I do this *every time* I open mods. And...
It would be great if Delta was published to PyPi so I could add Delta as a dependency to my Python project to ensure the executable exists and is installed...
### Describe the problem In one tagged release of my copier template, I added an entry to a templated `.gitignore` to ignore the file `.env`. In a later tagged release,...
**Describe the bug** Nested anchors of mappings do not retain order. Version of yq: 4.44.3 Operating system: mac Installed via: binary release **Input Yaml** data1.yml: ```yaml .global-config: &global-config first: foo...
https://github.com/Saghen/blink.cmp
If I launch Vim and immediately call `:BookmarkShowAll`, the quickfix list is empty. I noticed that it works as expected if I call it 3x. Here is the resulting mapping...