code-refactor.nvim
A collection of nifty neovim code actionstreesitter-based
manually-created
code-refactor.nvim provides code actions that do not require a language server. It integrates with treesitter and offers various actions for JavaScript and PHP code. It allows toggling arrow functions, flipping ternary expressions, negating expressions, and more. The plugin is under active development, with new languages and actions being regularly added.
Media
Developers using code-refactor.nvim
more configs
1
init.lua
172
6169
0
init.lua
96
5256
Other treesitter-based plugins
more plugins
ccaglak/namespace.nvim
Neovim Php Namespace Resolver
28
0
0
treesitter-based
sleepyswords/change-function.nvim
Changing function arguments order in Neovim!
27
0
0
treesitter-based