-
The assertion `len(potentials >= 1` in the function `_select_and_create_file_to_edit`, invoked following the execution of `:UltiSnipsEdit!`, fails, causing an error. `:checkhealth` shows that python3 …
-
**To Reproduce**
Steps to reproduce the behavior:
1. add `set exrc` to your init.vim
2. add a `.nvimrc` to to current working directory
3. start neovide in the directory with the `.nvimrc`
4…
-
@liubang -
Your repository was recommend to me. I tried to add it to https://github.com/traap/nvims.
My goal was to experiment with and possibly do a YouTube video covering your work.
You …
Traap updated
8 months ago
-
### Description
Using basic motion key lag on certain specific places when vimtex is activated
For example ([ ] representing the position of the cursor) :
```Latex
\begin{Defin[i]tion}[Pro…
-
I managed to reproduce this with the VSCode plugin, where the parsing of `settings.json` file failed. However, I suppose that it would be reproducible with the Firefox plugin as well (which also pars…
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Neovim Version
NVIM v0.10.0-dev-build-20231109-1167-gb501a2354
Build type: Release
LuaJIT 2.1.1710088188
Run "nvim…
towry updated
8 months ago
-
### Description
I know there are a number of other performance related issues open related to live_grep using ripgrep, but i could not find instances of people reporting freezing of the entire OS mak…
-
Sending neovim to background with ctrl-z does not work on my setup. I also tried running neovim with `nvim -u NORC` to disable my plugin, config and whatnot, sending to background is still broken. It …
-
Hey need some screenshots in README. You can share your custom galaxyline screenshots in here and you can add the link .
-
### Description
In order to use nvim-autopairs with coc, I disabled `map_cr` and added the following line to my `.nvimrc` (very slightly modified from the one [here](https://github.com/windwp/nvim-…