Vim-textobj-matchit Alternatives
Similar projects and alternatives to vim-textobj-matchit
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
-
-
-
vim-textobj-variable-segment
A text object to turn foo_bar_baz into foo_baz *and* quuxSpamEggs into quuxEggs *and* shine your shoes
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vim-textobj-matchit discussion
vim-textobj-matchit reviews and mentions
-
Adding ci% as a general replacement for every ci[ ci{ ci( ci< delimiter object change manipulation
you could look at textobj-matchit and see how it does it and the entry on the vim wiki on how to create custom text objects, otherwise i'd just use the aforementioned plugin or vim-matchup
Stats
The primary programming language of vim-textobj-matchit is Vim Script.