-
Run `nvim -c PlugUpdate` and got this:
![image](https://user-images.githubusercontent.com/7172560/219703967-7f2aad20-b080-4b5b-b197-ea7095bcef48.png)
Please give some hints on where to look …
-
### Describe the bug
While using the indentation module, to fix the comment indentation problem mentioned in #3830, other indentation then breaks. I've seen a few other similar issue, but haven't f…
-
### Describe the bug
The `TSInstall` commands fail when `vim.fn.stdpath("data")` contains whitespace characters. This is because the command line args are concatenated into a single space-separated s…
-
Pinning works ok, but when i go back to the pinned lines and reach the point where the separator would be removed I get this error:
```
Error detected while processing WinScrolled Autocommands for…
oinak updated
11 months ago
-
**Describe the bug**
"[" anywhere on a line is treated the same as an opening [ and upon pressing enter, the next line is indented.
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
First of I want to **thank you for this wonderful plugin**! It does the job perfectly and I am super happy with it.
I ran into an interesting situation today.
I had to run VIM on remote server, wh…
-
- [x] I have carefully read and followed the [Installation section of the README](https://github.com/joshdick/onedark.vim#installation)
- [x] I have searched through the [closed issues](https://g…
-
**Describe the bug**
I have this code and with the cursor on the `b` in `abc` I execute the function:
![nvim-parameter-outer-1](https://github.com/nvim-treesitter/nvim-treesitter-textobjects/asse…
-
**Describe the bug**
I've neovim installed via Snap(https://github.com/neovim/neovim/wiki/Installing-Neovim#snap):
```
➜ /snap/bin/nvim --version
NVIM v0.5.0-nightly-6-gef0398f
Build type: Rele…
-
#Description of issue
I load the plugin via Packer
```
use { 'Raku/vim-raku' }
```
I run :PackerUpdate.
The next time I launch vim, it looks like everything is working except that I experien…