fix(nvim): do not lazy load lsp config
This commit is contained in:
parent
bc842c8659
commit
1553d6f4c4
@ -152,7 +152,6 @@ lazy.setup({
|
||||
-- Lspconfig
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
event = "VeryLazy",
|
||||
dependencies = {
|
||||
"folke/neodev.nvim",
|
||||
"Decodetalkers/csharpls-extended-lsp.nvim",
|
||||
|
Loading…
Reference in New Issue
Block a user