nvim: load LSP plugins on :Mason
command
This commit is contained in:
parent
04d4f3d002
commit
7cd4492f1d
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ return {
|
||||||
"Hoffs/omnisharp-extended-lsp.nvim",
|
"Hoffs/omnisharp-extended-lsp.nvim",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
cmd = "Mason",
|
||||||
|
|
||||||
event = { "BufReadPre", "BufNewFile" },
|
event = { "BufReadPre", "BufNewFile" },
|
||||||
|
|
||||||
config = function()
|
config = function()
|
||||||
|
|
Loading…
Add table
Reference in a new issue