|
@@ -85,10 +85,30 @@ _G.packer_plugins = {
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/LuaSnip",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/LuaSnip",
|
|
url = "https://github.com/L3MON4D3/LuaSnip"
|
|
url = "https://github.com/L3MON4D3/LuaSnip"
|
|
},
|
|
},
|
|
- ["coc.nvim"] = {
|
|
|
|
|
|
+ ["cmp-buffer"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
- path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/coc.nvim",
|
|
|
|
- url = "https://github.com/neoclide/coc.nvim"
|
|
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/cmp-buffer",
|
|
|
|
+ url = "https://github.com/hrsh7th/cmp-buffer"
|
|
|
|
+ },
|
|
|
|
+ ["cmp-cmdline"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/cmp-cmdline",
|
|
|
|
+ url = "https://github.com/hrsh7th/cmp-cmdline"
|
|
|
|
+ },
|
|
|
|
+ ["cmp-nvim-lsp"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/cmp-nvim-lsp",
|
|
|
|
+ url = "https://github.com/hrsh7th/cmp-nvim-lsp"
|
|
|
|
+ },
|
|
|
|
+ ["cmp-path"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/cmp-path",
|
|
|
|
+ url = "https://github.com/hrsh7th/cmp-path"
|
|
|
|
+ },
|
|
|
|
+ ["cmp-vsnip"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/cmp-vsnip",
|
|
|
|
+ url = "https://github.com/hrsh7th/cmp-vsnip"
|
|
},
|
|
},
|
|
["dashboard-nvim"] = {
|
|
["dashboard-nvim"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
@@ -100,6 +120,11 @@ _G.packer_plugins = {
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/eslint.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/eslint.nvim",
|
|
url = "https://github.com/MunifTanjim/eslint.nvim"
|
|
url = "https://github.com/MunifTanjim/eslint.nvim"
|
|
},
|
|
},
|
|
|
|
+ ["formatter.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/formatter.nvim",
|
|
|
|
+ url = "https://github.com/mhartington/formatter.nvim"
|
|
|
|
+ },
|
|
["friendly-snippets"] = {
|
|
["friendly-snippets"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/friendly-snippets",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/friendly-snippets",
|
|
@@ -110,16 +135,57 @@ _G.packer_plugins = {
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/gitsigns.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/gitsigns.nvim",
|
|
url = "https://github.com/lewis6991/gitsigns.nvim"
|
|
url = "https://github.com/lewis6991/gitsigns.nvim"
|
|
},
|
|
},
|
|
|
|
+ ["hop.nvim"] = {
|
|
|
|
+ config = { "\27LJ\2\nU\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\1\tkeys\28etovxqpdygfblzhckisuran\nsetup\bhop\frequire\0" },
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/hop.nvim",
|
|
|
|
+ url = "https://github.com/phaazon/hop.nvim"
|
|
|
|
+ },
|
|
|
|
+ ["indent-blankline.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/indent-blankline.nvim",
|
|
|
|
+ url = "https://github.com/lukas-reineke/indent-blankline.nvim"
|
|
|
|
+ },
|
|
["lazygit.nvim"] = {
|
|
["lazygit.nvim"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/lazygit.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/lazygit.nvim",
|
|
url = "https://github.com/kdheepak/lazygit.nvim"
|
|
url = "https://github.com/kdheepak/lazygit.nvim"
|
|
},
|
|
},
|
|
|
|
+ ["lspkind.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/lspkind.nvim",
|
|
|
|
+ url = "https://github.com/onsails/lspkind.nvim"
|
|
|
|
+ },
|
|
|
|
+ ["lspsaga.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/lspsaga.nvim",
|
|
|
|
+ url = "https://github.com/tami5/lspsaga.nvim"
|
|
|
|
+ },
|
|
["lualine.nvim"] = {
|
|
["lualine.nvim"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/lualine.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/lualine.nvim",
|
|
url = "https://github.com/nvim-lualine/lualine.nvim"
|
|
url = "https://github.com/nvim-lualine/lualine.nvim"
|
|
},
|
|
},
|
|
|
|
+ ["mason-lspconfig.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/mason-lspconfig.nvim",
|
|
|
|
+ url = "https://github.com/williamboman/mason-lspconfig.nvim"
|
|
|
|
+ },
|
|
|
|
+ ["mason-null-ls.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/mason-null-ls.nvim",
|
|
|
|
+ url = "https://github.com/jayp0521/mason-null-ls.nvim"
|
|
|
|
+ },
|
|
|
|
+ ["mason.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/mason.nvim",
|
|
|
|
+ url = "https://github.com/williamboman/mason.nvim"
|
|
|
|
+ },
|
|
|
|
+ ["neodev.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/neodev.nvim",
|
|
|
|
+ url = "https://github.com/folke/neodev.nvim"
|
|
|
|
+ },
|
|
["null-ls.nvim"] = {
|
|
["null-ls.nvim"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/null-ls.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/null-ls.nvim",
|
|
@@ -131,6 +197,11 @@ _G.packer_plugins = {
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/nvim-autopairs",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/nvim-autopairs",
|
|
url = "https://github.com/windwp/nvim-autopairs"
|
|
url = "https://github.com/windwp/nvim-autopairs"
|
|
},
|
|
},
|
|
|
|
+ ["nvim-cmp"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/nvim-cmp",
|
|
|
|
+ url = "https://github.com/hrsh7th/nvim-cmp"
|
|
|
|
+ },
|
|
["nvim-lspconfig"] = {
|
|
["nvim-lspconfig"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/nvim-lspconfig",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/nvim-lspconfig",
|
|
@@ -181,6 +252,16 @@ _G.packer_plugins = {
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/project.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/project.nvim",
|
|
url = "https://github.com/ahmedkhalf/project.nvim"
|
|
url = "https://github.com/ahmedkhalf/project.nvim"
|
|
},
|
|
},
|
|
|
|
+ ["rust-tools.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/rust-tools.nvim",
|
|
|
|
+ url = "https://github.com/simrat39/rust-tools.nvim"
|
|
|
|
+ },
|
|
|
|
+ ["schemastore.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/schemastore.nvim",
|
|
|
|
+ url = "https://github.com/b0o/schemastore.nvim"
|
|
|
|
+ },
|
|
["telescope.nvim"] = {
|
|
["telescope.nvim"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/telescope.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/telescope.nvim",
|
|
@@ -191,16 +272,16 @@ _G.packer_plugins = {
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/tokyonight.nvim",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/tokyonight.nvim",
|
|
url = "https://github.com/folke/tokyonight.nvim"
|
|
url = "https://github.com/folke/tokyonight.nvim"
|
|
},
|
|
},
|
|
|
|
+ ["trouble.nvim"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/trouble.nvim",
|
|
|
|
+ url = "https://github.com/folke/trouble.nvim"
|
|
|
|
+ },
|
|
["vim-floaterm"] = {
|
|
["vim-floaterm"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-floaterm",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-floaterm",
|
|
url = "https://github.com/voldikss/vim-floaterm"
|
|
url = "https://github.com/voldikss/vim-floaterm"
|
|
},
|
|
},
|
|
- ["vim-indent-guides"] = {
|
|
|
|
- loaded = true,
|
|
|
|
- path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-indent-guides",
|
|
|
|
- url = "https://github.com/nathanaelkane/vim-indent-guides"
|
|
|
|
- },
|
|
|
|
["vim-matchtag"] = {
|
|
["vim-matchtag"] = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-matchtag",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-matchtag",
|
|
@@ -210,18 +291,27 @@ _G.packer_plugins = {
|
|
loaded = true,
|
|
loaded = true,
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-maximizer",
|
|
path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-maximizer",
|
|
url = "https://github.com/szw/vim-maximizer"
|
|
url = "https://github.com/szw/vim-maximizer"
|
|
|
|
+ },
|
|
|
|
+ ["vim-vsnip"] = {
|
|
|
|
+ loaded = true,
|
|
|
|
+ path = "/Users/sdaduanbilei/.local/share/nvim/site/pack/packer/start/vim-vsnip",
|
|
|
|
+ url = "https://github.com/hrsh7th/vim-vsnip"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
time([[Defining packer_plugins]], false)
|
|
time([[Defining packer_plugins]], false)
|
|
--- Config for: Comment.nvim
|
|
|
|
-time([[Config for Comment.nvim]], true)
|
|
|
|
-try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim")
|
|
|
|
-time([[Config for Comment.nvim]], false)
|
|
|
|
-- Config for: nvim-autopairs
|
|
-- Config for: nvim-autopairs
|
|
time([[Config for nvim-autopairs]], true)
|
|
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")
|
|
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)
|
|
time([[Config for nvim-autopairs]], false)
|
|
|
|
+-- Config for: hop.nvim
|
|
|
|
+time([[Config for hop.nvim]], true)
|
|
|
|
+try_loadstring("\27LJ\2\nU\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\1\tkeys\28etovxqpdygfblzhckisuran\nsetup\bhop\frequire\0", "config", "hop.nvim")
|
|
|
|
+time([[Config for hop.nvim]], false)
|
|
|
|
+-- Config for: Comment.nvim
|
|
|
|
+time([[Config for Comment.nvim]], true)
|
|
|
|
+try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim")
|
|
|
|
+time([[Config for Comment.nvim]], false)
|
|
|
|
|
|
_G._packer.inside_compile = false
|
|
_G._packer.inside_compile = false
|
|
if _G._packer.needs_bufread == true then
|
|
if _G._packer.needs_bufread == true then
|