mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
So far, this is just based on mightymac. The other devices will be updated soon.
5 lines
101 B
Lua
5 lines
101 B
Lua
return {
|
|
"folke/trouble.nvim",
|
|
dependencies = { "nvim-tree/nvim-web-devicons" },
|
|
config = true,
|
|
}
|