-
#### Summary
Setting `use_spellfile = true` doesn't use neovim's spellfile.
In neovim I see:
```
I Test cloud-init for stuff. ■ 'cloud-init': Possible spelling mistake found.
I Test C…
-
### Describe the bug
When I scoll up and down a few times NeoVIM will crash.
### To Reproduce
1. Open file type that treesitter is enabled for.
2. Scroll up and down (with mouse or j / k, doesn't …
tsndr updated
1 month ago
-
#### Required Info
- [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful
- [x] I have read or at least glanced …
-
### 🐛 Describe the bug
After taking a screenshot on mac (cmd-shift-5) and saving it to the clipboard I try to "paste" to nvim/obsidian note but getting: "There is no image data in clipboard" message.…
-
**Bug description**
On Vim Enter,
Lsp attach and trigger cmake-tools to setup
And then error pops out
CMake-Tools cannot function properly afterwards.
**Steps to reproduce**
Minimal conf…
-
For a link that looks like this: `[foo](http://www.example.com)` when doing `gx` with the cursor on `foo`, Neovim prints the following and freezes:
`:call 27_OpenUrlUnderCursor()`
This is what t…
-
I use neovim
```
NVIM v0.3.1-140-g336ce02a6
Build type: RelWithDebInfo
LuaJIT 2.0.5
Compilation: /usr/bin/gcc-5 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -DMIN_LOG_LEVEL=3 -Og -g …
-
### Check if applicable
- [X] I have searched the existing issues (**required**)
- [ ] I'm willing to help fix the problem and contribute a pull request
### Describe the bug
When following a markdo…
-
### Describe the bug
Pressing `o` to enter insert mode, typing, and pressing `u` to undo text in this example file is very slow on certain line numbers (see details below)
[Show reproduction fil…
-
### Describe the bug
Wile working with python i faced a hang of neovim, i noticed it ate all of the cpu and NVIM alone took 8 GB of memory.
After that ran NVIM with treesitter disabled, there was no…