adding in context

This commit is contained in:
Arjun Patel
2023-03-01 14:11:33 -06:00
parent 4cda0ba4ee
commit 4170c0fb02
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -64,5 +64,6 @@ return require('packer').startup(function(use)
}
use("f-person/git-blame.nvim")
use("wellle/context.vim")
end)
+5
View File
@@ -109,6 +109,11 @@ _G.packer_plugins = {
path = "/Users/arjun.patel/.local/share/nvim/site/pack/packer/start/cmp_luasnip",
url = "https://github.com/saadparwaiz1/cmp_luasnip"
},
["context.vim"] = {
loaded = true,
path = "/Users/arjun.patel/.local/share/nvim/site/pack/packer/start/context.vim",
url = "https://github.com/wellle/context.vim"
},
["copilot.vim"] = {
loaded = true,
path = "/Users/arjun.patel/.local/share/nvim/site/pack/packer/start/copilot.vim",