nvim-regexplainer
Regex explainer
Displays explanations of regular expressions under the cursor in Neovim
Describe the regexp under the cursor
627 stars
4 watching
7 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
luaneovimneovim-pluginnvimnvim-pluginregexregexpregular-expressiontree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
tomiis4/hypersonic.nvim | A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. | 216 |
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 |
allendang/nvim-expand-expr | Utility to expand and repeat expressions to multiple lines in an editor | 35 |
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 |
bennypowers/svgo.nvim | Optimizes SVGs in Neovim buffers using the svgo tool. | 2 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
lucastavaresa/simpleindentguides.nvim | Provides a simple way to display indentation guides in Neovim using built-in variables. | 9 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
normalnvim/normalnvim | A Neovim distribution with pre-configured plugins and features | 525 |