Files
dotfiles/nvim/lua/legacy/trouble.lua
d0zingcat 65b75edd9a mig packer to lazy and archive
Signed-off-by: d0zingcat <leewtang@gmail.com>
2024-06-03 11:18:10 +08:00

6 lines
168 B
Lua

require('trouble').setup({
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
})