project lead is allergic to changes...

This commit is contained in:
coolnsx
2023-01-05 16:27:19 +05:30
parent 1f568f3cc2
commit a9c0c5c8a2
10 changed files with 63 additions and 232 deletions

View File

@@ -165,6 +165,11 @@ _G.packer_plugins = {
path = "/home/tanveer/.local/share/nvim/site/pack/packer/start/nvim-parinfer",
url = "https://github.com/gpanders/nvim-parinfer"
},
["nvim-treesitter"] = {
loaded = true,
path = "/home/tanveer/.local/share/nvim/site/pack/packer/start/nvim-treesitter",
url = "https://github.com/nvim-treesitter/nvim-treesitter"
},
["nvim-web-devicons"] = {
loaded = false,
needs_bufread = false,