Trouble, Debug Go, Noice

This commit is contained in:
ChrisHilborne 2024-02-13 23:12:50 +01:00
parent 13c4121987
commit eb3588923f
5 changed files with 74 additions and 14 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
},
}