Files
nvim-old/after/plugin/trouble.lua
T
2023-02-05 08:06:32 -06:00

6 lines
167 B
Lua

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