-
### Description
I keep my ctags inside the `.git` folder of my repos to not clutter up the source tree.
For that I generate my tags with `ctags --tag-relative -f .git/tags ...` and add `.git/tag…
-
I am using neovim and packer plugin manager.
Using nvim V0.6.1
The plugin seemingly installed, but I can't get any commands like SearchNormal to work.
-
I am on NeoVim.
Freshly installed the plugin.
its not working.
Is there anything that needs to go into the vimrc to make the plugin start?
-
**Is your feature request related to a problem? Please describe.**
I want to be able to save the quickfix list for each session and maybe even location list.
**Describe the solution you'd like**
…
-
**Describe the bug**
I am unable to find the proper definition for the keymap settings for `:MagmaEvaluateOperator` within a `lazy.nvim` set up. The provided vimscript mapping for the same command gi…
-
I have neovim with neomake installed, but syntax checking and linting does not work
I do not have neither Syntastic nor deoplete installed. My assumption, based on the readme file of this plugin, is …
-
First of all, as I mentioned in the title, thank you very much for this article, it is a very nice, guiding article for people like me who want to set up a note-taking system with typst. Now I have a …
-
### Description
(I tried reaching out on Gitter first, but it seems like it's abandoned)
I need to add shortcuts to move telescope results up & down. However, I'm struggling with glitches, becau…
-
Neovim offers the ability to interact with node plugins via a native node background process. Curious if you've looked into it at all as a way to speed up completion? Currently vimproc can get a littl…
-
- OS Version:
- Browser Version:
- Browser Addon Version:
- Neovim Plugin Version:
### What I tried to do
### What happened