chore: Update lsp config

This commit is contained in:
Fabio Lenherr / DashieTM 2023-09-23 00:34:05 +02:00
parent ca5fe4d489
commit 62d59f480f
7 changed files with 376 additions and 53 deletions

View file

@ -6,4 +6,5 @@ return {
{ "rcarriga/nvim-notify", enabled = false },
},
{ { "folke/noice.nvim", enabled = false } },
{ { "jose-elias-alvarez/null-ls.nvim", enabled = false } },
}