removing lazygit
This commit is contained in:
@@ -71,14 +71,6 @@ return require('packer').startup(function(use)
|
||||
use('shaunsingh/solarized.nvim')
|
||||
use('navarasu/onedark.nvim')
|
||||
|
||||
use({
|
||||
"kdheepak/lazygit.nvim",
|
||||
-- optional for floating window border decoration
|
||||
requires = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
})
|
||||
|
||||
use('nvim-lua/lsp-status.nvim')
|
||||
|
||||
use {
|
||||
|
||||
@@ -160,11 +160,6 @@ _G.packer_plugins = {
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/harpoon",
|
||||
url = "https://github.com/ThePrimeagen/harpoon"
|
||||
},
|
||||
["lazygit.nvim"] = {
|
||||
loaded = true,
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/lazygit.nvim",
|
||||
url = "https://github.com/kdheepak/lazygit.nvim"
|
||||
},
|
||||
["lsp-status.nvim"] = {
|
||||
loaded = true,
|
||||
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/lsp-status.nvim",
|
||||
|
||||
Reference in New Issue
Block a user