mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
pls
This commit is contained in:
7
lua/plugins/git-dev.lua
Normal file
7
lua/plugins/git-dev.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
{
|
||||
'moyiz/git-dev.nvim',
|
||||
cmd = { 'GitDevOpen', 'GitDevCleanAll' },
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user