-
sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
sideways.vim
-
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.
-
vim-argumentative
-
targets.vim
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
How can i swap words ?
-
anyone know an elegant way to swap the orders of two parameters in a function call? foo(bar, baz) becomes foo(baz, bar)
-
Is there a shorcut to select words in quotes including the quotes?
-
Text-object selection works forward, but not backwards, and I'm curious about that
-
Why does ci" work from elsewhere on a line, but it doesn't for ci[ , ci{ ?