Select a color scheme for your Dotfyle experience

jdrupal-dev / code-refactor.nvim

code-refactor.nvim

A collection of nifty neovim code actions
17 1 0 5 days ago
treesitter-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.