comment out fidget setup, it caused errors

This commit is contained in:
Akos Horvath 2024-01-01 19:20:58 +01:00
parent e1e6438725
commit c715354d16

View File

@ -278,7 +278,7 @@ mason_lspconfig.setup_handlers {
end, end,
} }
-- Turn on lsp status information -- Turn on lsp status information
require('fidget').setup() -- require('fidget').setup()
-- highlight trailing whitespace -- highlight trailing whitespace
vim.cmd([[ vim.cmd([[