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.
939 stars
9 watching
13 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
luaneovim-pluginnvimnvim-treesittertree-sitter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
| | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
| | Plugin for splitting and joining blocks of code in text editors | 1,081 |
| | A plugin for Neovim to visualize and run code actions | 176 |
| | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
| | A plugin that provides a code outline window for navigation and quick skimming of source code. | 1,803 |
| | Automates string formatting conversions between different languages and string formats | 61 |
| | A plugin that captures and saves code snippets from Neovim files to the clipboard or a file. | 62 |
| | A plugin for running and testing code in multiple programming languages | 83 |
| | A plugin that enables quick text manipulation and case changes in Neovim. | 132 |
| | A customizable colorscheme and plugin manager for Neovim written in Lua. | 43 |
| | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 278 |
| | A plugin for Neovim that allows searching and replacing text in the current buffer with an incremental preview and modern regex syntax. | 205 |
| | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
| | Automates tasks in competitive programming to streamline development and testing processes. | 136 |