aboutsummaryrefslogtreecommitdiff
path: root/plugin/packer_compiled.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/packer_compiled.lua')
-rw-r--r--plugin/packer_compiled.lua35
1 files changed, 35 insertions, 0 deletions
diff --git a/plugin/packer_compiled.lua b/plugin/packer_compiled.lua
index 5c9c711..342aaee 100644
--- a/plugin/packer_compiled.lua
+++ b/plugin/packer_compiled.lua
@@ -74,11 +74,46 @@ end
74time([[try_loadstring definition]], false) 74time([[try_loadstring definition]], false)
75time([[Defining packer_plugins]], true) 75time([[Defining packer_plugins]], true)
76_G.packer_plugins = { 76_G.packer_plugins = {
77 LuaSnip = {
78 loaded = true,
79 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/LuaSnip",
80 url = "https://github.com/L3MON4D3/LuaSnip"
81 },
82 ["cmp-nvim-lsp"] = {
83 loaded = true,
84 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/cmp-nvim-lsp",
85 url = "https://github.com/hrsh7th/cmp-nvim-lsp"
86 },
77 harpoon = { 87 harpoon = {
78 loaded = true, 88 loaded = true,
79 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/harpoon", 89 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/harpoon",
80 url = "https://github.com/theprimeagen/harpoon" 90 url = "https://github.com/theprimeagen/harpoon"
81 }, 91 },
92 ["lsp-zero.nvim"] = {
93 loaded = true,
94 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/lsp-zero.nvim",
95 url = "https://github.com/VonHeikemen/lsp-zero.nvim"
96 },
97 ["mason-lspconfig.nvim"] = {
98 loaded = true,
99 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/mason-lspconfig.nvim",
100 url = "https://github.com/williamboman/mason-lspconfig.nvim"
101 },
102 ["mason.nvim"] = {
103 loaded = true,
104 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/mason.nvim",
105 url = "https://github.com/williamboman/mason.nvim"
106 },
107 ["nvim-cmp"] = {
108 loaded = true,
109 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/nvim-cmp",
110 url = "https://github.com/hrsh7th/nvim-cmp"
111 },
112 ["nvim-lspconfig"] = {
113 loaded = true,
114 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/nvim-lspconfig",
115 url = "https://github.com/neovim/nvim-lspconfig"
116 },
82 ["nvim-treesitter"] = { 117 ["nvim-treesitter"] = {
83 loaded = true, 118 loaded = true,
84 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/nvim-treesitter", 119 path = "/home/zberwaldt/.local/share/nvim/site/pack/packer/start/nvim-treesitter",