from packer to lazy
This commit is contained in:
6
lua/plugins/vim-fugitive.lua
Normal file
6
lua/plugins/vim-fugitive.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- A Git wrapper so awesome, it should be illegal
|
||||
return {
|
||||
'tpope/vim-fugitive',
|
||||
enabled = true,
|
||||
lazy = true
|
||||
}
|
||||
Reference in New Issue
Block a user