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.

GitHub

939 stars
9 watching
13 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list

luaneovim-pluginnvimnvim-treesittertree-sitter

Backlinks from these awesome lists:

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,081
rachartier/tiny-code-action.nvim A plugin for Neovim to visualize and run code actions 176
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 that provides a code outline window for navigation and quick skimming of source code. 1,803
chrisgrieser/nvim-puppeteer Automates string formatting conversions between different languages and string formats 61
niuiic/code-shot.nvim A plugin that captures and saves code snippets from Neovim files to the clipboard or a file. 62
quolpr/quicktest.nvim A plugin for running and testing code in multiple programming languages 83
gregorias/coerce.nvim A plugin that enables quick text manipulation and case changes in Neovim. 132
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. 278
chrisgrieser/nvim-rip-substitute A plugin for Neovim that allows searching and replacing text in the current buffer with an incremental preview and modern regex syntax. 205
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 438
p00f/cphelper.nvim Automates tasks in competitive programming to streamline development and testing processes. 136