Add neovim Trouble plugin
This commit is contained in:
parent
d8e065dc2f
commit
204e945b6f
2 changed files with 5 additions and 0 deletions
chezmoi/private_dot_config/nvim/lua/plugins/config
|
@ -0,0 +1,4 @@
|
|||
require("trouble").setup({
|
||||
-- configuration here
|
||||
-- or leave it empty to use the default settings
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue