11 lines
176 B
Lua
11 lines
176 B
Lua
return {
|
|
"folke/lazy.nvim",
|
|
|
|
{ 'nvim-lua/plenary.nvim', name = "plenary" },
|
|
|
|
'mbbill/undotree',
|
|
'tpope/vim-fugitive',
|
|
|
|
'eandrju/cellular-automaton.nvim',
|
|
}
|