Improve startup speed by properly lazy loading

This commit is contained in:
2025-05-31 05:06:46 +02:00
parent 649653ef8c
commit 7723d66cbf
20 changed files with 170 additions and 86 deletions
@@ -3,4 +3,5 @@
--- @type LazySpec
return {
"neovim/nvim-lspconfig",
cmd = { "LspInfo", "LspStart", "LspStop", "LspRestart" },
}