V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
This commit is contained in:
parent
8591814ca5
commit
10e4a3af37
26 changed files with 564 additions and 430 deletions
|
@ -1,7 +0,0 @@
|
|||
return {
|
||||
"folke/trouble.nvim",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
config = function()
|
||||
vim.keymap.set("n", "<Leader>tt", ":TroubleToggle<CR>", { desc = "Toggle Trouble" })
|
||||
end
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue