mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-20 15:10:02 +00:00
updates for trouble
This commit is contained in:
5
nvim/lua/config/trouble.lua
Normal file
5
nvim/lua/config/trouble.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
require('trouble').setup({
|
||||
-- your configuration comes here
|
||||
-- or leave it empty to use the default settings
|
||||
-- refer to the configuration section below
|
||||
})
|
||||
Reference in New Issue
Block a user