jdrupal-dev
/
code-refactor.nvim
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
rneithon/dotfiles
/config/nvim
0
init.lua
163
5414
rizkyilhampra/nvim-config
/
0
init.lua
91
4534
Other treesitter-based plugins
more plugins
sleepyswords/change-function.nvim
Changing function arguments order in Neovim!
28
0
0
treesitter-based
ccaglak/namespace.nvim
Neovim Php Namespace Resolver
27
0
0
treesitter-based