This commit is contained in:
Christian Nieves
2024-01-26 20:30:24 +00:00
parent ae0055a5db
commit 16fb43e7a2
6 changed files with 56 additions and 45 deletions

View File

@ -1,3 +1,6 @@
-- disable underline
vim.diagnostic.handlers.underline.show = function() end
return {
{
"folke/trouble.nvim",