mirror of https://github.com/LazyVim/starter
6 lines
100 B
Lua
6 lines
100 B
Lua
|
return {
|
||
|
"danymat/neogen",
|
||
|
dependencies = "nvim-treesitter/nvim-treesitter",
|
||
|
config = true,
|
||
|
}
|