ssr.nvim
Code transformer
An extension plugin for Neovim that allows structural search and replace operations on code structures.
Treesitter based structural search and replace plugin for Neovim.
933 stars
9 watching
13 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
luaneovim-pluginnvimnvim-treesittertree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
xiaoshihou514/squirrel.nvim | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
stevearc/aerial.nvim | A plugin for navigating and organizing code with an outline window | 1,758 |
chrisgrieser/nvim-puppeteer | Automates string formatting conversions between different languages and string formats | 61 |
niuiic/code-shot.nvim | A Neovim plugin to capture screenshots of code selections or whole files. | 62 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
gregorias/coerce.nvim | A Neovim plugin for easily changing the case of text selections. | 119 |
adisen99/codeschool.nvim | A customizable colorscheme and plugin manager for Neovim written in Lua. | 43 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
p00f/cphelper.nvim | Automates tasks in competitive programming to streamline development and testing processes. | 135 |