nvim/lua/conf/trouble.lua
2021-08-11 12:25:50 +02:00

6 lines
161 B
Lua

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