hypersonic.nvim
Regex explainer
A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions.
A Neovim plugin that provides an explanation for regular expressions.
216 stars
3 watching
3 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
awesome-neovimluaneovimregex
Related projects:
Repository | Description | Stars |
---|---|---|
bennypowers/nvim-regexplainer | Displays explanations of regular expressions under the cursor in Neovim | 627 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 81 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 25 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
tamago324/lir.nvim | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
allendang/nvim-expand-expr | Utility to expand and repeat expressions to multiple lines in an editor | 35 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |