nvim-conf/lua/plugins/diagnostics.lua
2026-07-28 18:55:04 +05:00

7 lines
71 B
Lua

return
{
'folke/trouble.nvim',
opts = {},
cmd = "Trouble",
}