mirror of https://github.com/LazyVim/starter
5 lines
116 B
Lua
5 lines
116 B
Lua
|
return {
|
||
|
"https://codeberg.org/esensar/nvim-dev-container",
|
||
|
dependencies = "nvim-treesitter/nvim-treesitter",
|
||
|
}
|