packerSyncnotCommand?

This commit is contained in:
Julius Waldmann 2024-05-08 15:40:43 +02:00
parent cca4ad60d9
commit 5a9fd14fb1
1 changed files with 9 additions and 4 deletions

View File

@ -89,6 +89,11 @@ _G.packer_plugins = {
path = "/home/juliuswaldmann/.local/share/nvim/site/pack/packer/start/harpoon",
url = "https://github.com/theprimeagen/harpoon"
},
["instant.nvim"] = {
loaded = true,
path = "/home/juliuswaldmann/.local/share/nvim/site/pack/packer/start/instant.nvim",
url = "https://github.com/jbyuki/instant.nvim"
},
["lsp-zero.nvim"] = {
loaded = true,
path = "/home/juliuswaldmann/.local/share/nvim/site/pack/packer/start/lsp-zero.nvim",
@ -174,14 +179,14 @@ _G.packer_plugins = {
}
time([[Defining packer_plugins]], false)
-- Config for: nvim-autopairs
time([[Config for nvim-autopairs]], true)
try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs")
time([[Config for nvim-autopairs]], false)
-- Config for: rose-pine
time([[Config for rose-pine]], true)
try_loadstring("\27LJ\2\n9\0\0\3\0\3\0\0056\0\0\0009\0\1\0'\2\2\0B\0\2\1K\0\1\0\26colorscheme rose-pine\bcmd\bvim\0", "config", "rose-pine")
time([[Config for rose-pine]], false)
-- Config for: nvim-autopairs
time([[Config for nvim-autopairs]], true)
try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs")
time([[Config for nvim-autopairs]], false)
_G._packer.inside_compile = false
if _G._packer.needs_bufread == true then