Vim-textobj-between Alternatives
Similar projects and alternatives to vim-textobj-between
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better vim-textobj-between alternative or higher similarity.
vim-textobj-between discussion
vim-textobj-between reviews and mentions
Posts with mentions or reviews of vim-textobj-between.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-02.
-
How can I do delete in commas, change inside periods? Basically treating periods and commas like quotation, etc.
I use vim-textobj-between which is similar to targets' separator, but works for any pair of characters. I map it to im/am since that's what the vim PR to add the same functionality uses.
Stats
Basic vim-textobj-between repo stats
1
53
2.7
almost 4 years ago
The primary programming language of vim-textobj-between is Vim Script.