10 lines
230 B
Lua
10 lines
230 B
Lua
return {
|
|
{ 'kepano/flexoki-neovim', name = 'flexoki', lazy = false },
|
|
'mbbill/undotree',
|
|
'f-person/git-blame.nvim',
|
|
'kylechui/nvim-surround',
|
|
'nvim-lua/plenary.nvim',
|
|
'mfussenegger/nvim-dap',
|
|
'github/copilot.vim',
|
|
}
|