surround/no trouble for now

This commit is contained in:
chilborne 2023-12-20 13:29:15 +01:00
parent c699c93497
commit 2e48e23a72
2 changed files with 17 additions and 7 deletions

View file

@ -1,9 +1,9 @@
return {
"folke/trouble.nvim",
dependencies = { "nvim-tree/nvim-web-devicons" },
opts = {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
},
-- "folke/trouble.nvim",
-- dependencies = { "nvim-tree/nvim-web-devicons" },
-- opts = {
-- -- your configuration comes here
-- -- or leave it empty to use the default settings
-- -- refer to the configuration section below
-- },
}