adding in vim fugitive instead of lazygit
This commit is contained in:
@@ -260,6 +260,16 @@ _G.packer_plugins = {
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/undotree",
|
||||
url = "https://github.com/mbbill/undotree"
|
||||
},
|
||||
["vim-fugitive"] = {
|
||||
loaded = true,
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/vim-fugitive",
|
||||
url = "https://github.com/tpope/vim-fugitive"
|
||||
},
|
||||
["vim-qml"] = {
|
||||
loaded = true,
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/vim-qml",
|
||||
url = "https://github.com/peterhoeg/vim-qml"
|
||||
},
|
||||
["zen-mode.nvim"] = {
|
||||
loaded = true,
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/zen-mode.nvim",
|
||||
|
||||
Reference in New Issue
Block a user