[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 { return {
-- lsp configuration -- lsp configuration
"neovim/nvim-lspconfig", "neovim/nvim-lspconfig",
event = { "BufReadPre", "BufNewFile" },
dependencies = { dependencies = {
"hrsh7th/cmp-nvim-lsp", "hrsh7th/cmp-nvim-lsp",
{ "antosha417/nvim-lsp-file-operations", config = true }, { "antosha417/nvim-lsp-file-operations", config = true },