Added refactor plugin

This commit is contained in:
2023-06-10 21:11:22 +02:00
parent dbc818972e
commit d054843f43
2 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
return {
'ThePrimeagen/refactoring.nvim',
requires = { { 'nvim-lua/plenary.nvim' }, { 'nvim-lua/plenary.nvim' } },
}