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 8 init.lua 92 5443
1 init.lua 190 8000
1 init.lua 94 5471
Other treesitter-based plugins
more plugins ccaglak/namespace.nvim
Neovim Php Namespace Resolver 32 0 treesitter-based
shushtain/incselect.nvim
incremental selection with tree-sitter 14 0 treesitter-based
sleepyswords/change-function.nvim
Changing function arguments order in Neovim! 30 0 0 treesitter-based