mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-18 00:46:26 +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 {
|
use {
|
||||||
"tpope/vim-fugitive",
|
"tpope/vim-fugitive",
|
||||||
-- cmd = { "Git", "Gstatus", "Gblame", "Gpush", "Gpull" },
|
-- cmd = {"Git"},
|
||||||
}
|
}
|
||||||
use {
|
use {
|
||||||
"milkypostman/vim-togglelist",
|
"milkypostman/vim-togglelist",
|
||||||
|
Loading…
Reference in New Issue
Block a user