[LSP] Already load at start

This commit is contained in:
2025-11-14 15:02:40 +01:00
parent 20e1efe3e1
commit 695fade431

View File

@@ -5,7 +5,6 @@
return {
-- lsp configuration
"neovim/nvim-lspconfig",
event = { "BufReadPre", "BufNewFile" },
dependencies = {
"hrsh7th/cmp-nvim-lsp",
{ "antosha417/nvim-lsp-file-operations", config = true },