Files
nvim-old/after/plugin/trouble.lua
T

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
}