fix: speedup starting time
This commit is contained in:
parent
3906d422e8
commit
cb64b79de9
5 changed files with 158 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
lazy = true,
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
dependencies = {
|
||||
{ "folke/neoconf.nvim", cmd = "Neoconf", config = true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue