-
1、Ubuntu22.04
2、vim9.0
3、gv.vim master: 320cc8c
4、tpope/vim-fugitive master: ef99f1d
.vimrc Use default configuration
![Peek 2023-04-09 12-15](https://user-images.githubusercontent.com/486…
-
Similar to commit 64619e4 ("Respect the user's foldlevelstart settings"), the user's foldmethod should not get overwritten to "syntax" probably.
It looks like there are two places where this gets don…
-
I have next autocommand set in my config:
```lua
vim.api.nvim_create_autocmd('User', { pattern = 'HeirlineInitWinbar',
callback = function(args)
local buf = args.buf
local buftyp…
-
### Steps to reproduce
Related: https://github.com/tpope/vim-fugitive/issues/2278
`vim +'set winfixbuf'` calls windo as a part of its work. Since the window is `'winfixbuf'` and Vim creates a si…
-
It would be great to have `:{range}Gbrowse` working for commit objects. Especially useful for doing code reviews.
Sample URL:
```
https://github.com/tpope/vim-rhubarb/commit/b6cbbb0ad3e22870a3cd8…
-
It seems that extensions are self explanatory but based off the readme i'm not sure what each of them do. For example added chadtree to my line but nothing is showing up, whether chadtree is open or c…
-
Reporting client version: 515.1634
## Issue Summary
A Waldo refugee was spawned twice.
## Round ID:
[226994](https://scrubby.melonmesa.com/round/226994)
If you discovered this issue from play…
-
While I know most configurations are generally more nvim- and lua-focused, there are still a lot of configs (including mine!) that make pretty heavy use of vim plugins as well. There are still some cl…
-
### Game and System Information
1.16, 1.18
### Description of the bug
Burrow ability, used by the Horned Scarab. is revealed. In the sidebar it is marked as active, but unit is visible.
##…
sevu updated
7 months ago
-
Hi. When I open vim using ```vim``` command (without opening any files), this plugin slows down startup quite a bit (about ~1s). Would it be possible to somehow make it faster? As you can see it's 18.…