refactor(nvim): load lspconfig on bufread
This commit is contained in:
parent
36dd01d8b1
commit
5aa0f81090
@ -152,6 +152,7 @@ lazy.setup({
|
||||
-- Lspconfig
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
event = "BufRead",
|
||||
dependencies = {
|
||||
"folke/neodev.nvim",
|
||||
"Decodetalkers/csharpls-extended-lsp.nvim",
|
||||
|
Loading…
x
Reference in New Issue
Block a user