update neovim config
This commit is contained in:
parent
24930aa8a3
commit
805221e92c
5 changed files with 37 additions and 42 deletions
|
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
"folke/trouble.nvim",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
cmd = { "TroubleToggle", "Trouble" },
|
||||
config = function()
|
||||
require("trouble").setup({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue