Select a color scheme for your Dotfyle experience

sleepyswords / change-function.nvim

change-function.nvim

Changing function arguments order in Neovim!
29 0 0 1 day ago
treesitter-based manually-created
change-function.nvim allows for swapping function arguments or parameters and updating them across a project. It leverages treesitter for syntax parsing and provides a customizable UI using nui. The plugin supports writing queries for different languages to match function declarations and call expressions.