mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-26 05:11:45 +00:00
remove unused vim-flog commands
This commit is contained in:
parent
1ddfc4f1ed
commit
76f5f8ef7b
@ -15,7 +15,7 @@ return {
|
|||||||
{
|
{
|
||||||
'rbong/vim-flog',
|
'rbong/vim-flog',
|
||||||
lazy = true,
|
lazy = true,
|
||||||
cmd = { 'Flog', 'Flogsplit', 'Floggit' },
|
cmd = { 'Flog' },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user