-
### Prerequisites
* [x] Can you reproduce the problem with `Debug -> Reload Without Extensions`?
* [x] Did you perform a cursory search to see if your bug or enhancement is already reported?
* [x…
-
vim python code error
-
Hi 😄 I absolutely love this theme 😍 thank you so much!
I think there are some highlights for LSPs that are missing. Might be as neovim is still changing 😅
https://neovim.io/doc/user/lsp.html#ls…
-
**Describe the bug**
vim modify my file automatically in babun of win10
I log in my VPS ubuntu machine with ssh. My host enviroment is **win 10, babun**. Just give an example.
1. echo 123 > asd
2.…
-
When I use vim-tabby, because it can't be lazy loaded (#15), the startup time for my setup increases by 30ms (around 45%).
Here is the startup time without tabby:
```
startup: 45.7
event …
-
There is a noticable lag (and cursor inertia) when keeping `j` and friends down which goes away when poppy is disabled.
Profile log (scroll down for the summary):
```
FUNCTION 115_abs_path()
Ca…
-
The current-line blame feature of Gitsigns is not visible when cursorline is on. Even with cursorline off, it's very hard to read. In gitsigns that text has a highlight group of `GitSignsCurrentLineBl…
-
Greetings,
I have tried to change the colors of the folders to something a little bit more distinguishable, because strong orange when git dirty against lighter orange is a little bit hard to see. …
-
#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…
-
In the first image, we see my cursor is on the curly brace on line 43, but the matched curly brace highlight is incorrectly on line 45:
Interestingly, if I jump to the matching closing curly br…