mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 22:26:27 +00:00
nvim: Update commented out fugitive cmds
This commit is contained in:
parent
4a5d7fce1e
commit
9e9defe4e2
@ -44,7 +44,7 @@ return require('packer').startup(function()
|
||||
}
|
||||
use {
|
||||
"tpope/vim-fugitive",
|
||||
-- cmd = { "Git", "Gstatus", "Gblame", "Gpush", "Gpull" },
|
||||
-- cmd = {"Git"},
|
||||
}
|
||||
use {
|
||||
"milkypostman/vim-togglelist",
|
||||
|
Loading…
Reference in New Issue
Block a user