mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
8 lines
146 B
Lua
8 lines
146 B
Lua
return {
|
|
"2kabhishek/nerdy.nvim",
|
|
dependencies = {
|
|
"stevearc/dressing.nvim",
|
|
"nvim-telescope/telescope.nvim",
|
|
},
|
|
cmd = "Nerdy",
|
|
}
|