mirror of
https://github.com/Tilo-K/neovim-config.git
synced 2026-07-03 13:43:02 +00:00
5 lines
121 B
Lua
5 lines
121 B
Lua
return {
|
|
'ThePrimeagen/refactoring.nvim',
|
|
requires = { { 'nvim-lua/plenary.nvim' }, { 'nvim-lua/plenary.nvim' } },
|
|
}
|