mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Add old plugins back
Disable lsp - not working yet
This commit is contained in:
parent
0d6a442760
commit
39a44d27a3
4 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
enabled = false,
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = function(_, opts)
|
||||
opts.servers = opts.servers or {}
|
||||
Loading…
Add table
Reference in a new issue