-
Accroding https://www.grzegorowski.com/using-vim-or-neovim-nvim-as-a-git-mergetool,
vim can use `vim-fugitive` as git mergetool by following git config.
How to use gina like this?
```
# define com…
-
Thanks for nice plugin!
Currently, info.vim uses `info:...` format for buffer names. I suggest changing it to the standard `info://...` format, following many other plugins, e.g. `fugitive://`, `ma…
-
When hovering over a reference and executing the `:IlluminatePause` command, existing highlights are not immediately cleared.
**To Reproduce**
1. Open Neovim.
2. Press `i` to enter insert mode an…
-
Hello! thanks for the colorscheme, been using it for a while now :D
However, as the title said, i have a little problem regarding the colors of the diff on the light theme, to be more specific with…
-
I have managed in the end to make omnicompletion to work. I have added ``g:gitlab_api_keys`` variable:
```viml
let g:fugitive_gitlab_domains = [
\ 'https://gitlab.com',
\ 'https://gitlab.i…
mcepl updated
6 years ago
-
Below i've pasted phrases from the book as they currently are, followed with my suggested correction
Highlight on Page 460 | Loc. 7534 | Added on Thursday, April 15, 2021, 04:43 PM
"John, you're …
-
I think unite.vim needs screenshot in README.
If you have good screenshots for unite.vim README, can you add it in this issue?
-
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
It is not currently possible to _directly_ close tabpages with a normal map. You…
-
Hi, awesome plugin! Thanks a lot for creating it. One thing I would love to see is blame command implemented. Any plans to add it in the future?
-
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…