|
|
@ -145,6 +145,11 @@ _G.packer_plugins = { |
|
|
|
path = "/home/junikim/.local/share/nvim/site/pack/packer/start/nvim-lspconfig", |
|
|
|
url = "https://github.com/neovim/nvim-lspconfig" |
|
|
|
}, |
|
|
|
["nvim-tree.lua"] = { |
|
|
|
loaded = true, |
|
|
|
path = "/home/junikim/.local/share/nvim/site/pack/packer/start/nvim-tree.lua", |
|
|
|
url = "https://github.com/nvim-tree/nvim-tree.lua" |
|
|
|
}, |
|
|
|
["nvim-treesitter"] = { |
|
|
|
loaded = true, |
|
|
|
path = "/home/junikim/.local/share/nvim/site/pack/packer/start/nvim-treesitter", |
|
|
|