Files
yadm/.config/nvim/lua/plugins/trouble.lua
2024-03-29 09:33:27 +01:00

5 lines
52 B
Lua

return {
'folke/trouble.nvim',
config = true,
}