nvim/lua/conf/trouble.lua

6 lines
161 B
Lua
Raw Normal View History

2021-08-11 10:25:50 +00:00
require("trouble").setup {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
}