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. Learn more →
Vim Script vim-easymotion Projects
-
Project mention: Past and Present Futures of User Interface Design | news.ycombinator.com | 2025-03-17
So many ways!
(f)find (a) (;)repeat
That would be the generic vim way. I could mash on semicolon to get to each instance of "a" in the line.
Most people use a plugin called easy motion instead.
You type some two character key command to start it. For me it's "ff".
After ff, i type any two characters. It will then highlight each place in the document that start with those two characters (think an inline table of contents) that I can then select.
https://github.com/easymotion/vim-easymotion
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Vim Script vim-easymotion discussion
Vim Script vim-easymotion related posts
-
Past and Present Futures of User Interface Design
-
Do you folks have any unpopular vim script customizations you are proud of?
-
Vim user Switching to Colemak-DHm, need advice.
-
How to move really efficiently in Vim?
-
Weekly Vim tips and tricks thread! #24
-
How to achieve vim-easymotion behaviour in hx?
-
Line motions why is there no `[count]gm`?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Sep 2025
Index
# | Project | Stars |
---|---|---|
1 | vim-easymotion | 7,643 |