adding in context
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user