How to move really efficiently in Vim?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

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.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. vim-easymotion

    Vim motions on speed!

    Incredible that nobody mentioned vim-easymotion - totally necessary for me.

  2. 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.

    InfluxDB logo
  3. quick-scope

    Lightning fast left-right movement in Vim

    QuickScope makes jumping using f/F much quicker by highlighting letters/numbers you can jump to directly or in two jumps using F;/f;. Highly recommended: https://github.com/unblevable/quick-scope

  4. hardmode

    Vim: Hard Mode (deprecated)

    The change for me was by using https://github.com/takac/vim-hardtime for a few weeks. It isn't pleasant, but it works.

  5. targets.vim

    Vim plugin that provides additional text objects

    targets is nice too.

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.

Suggest a related project

Related posts

  • Is there a shorcut to select words in quotes including the quotes?

    1 project | /r/vim | 25 May 2023
  • Text-object selection works forward, but not backwards, and I'm curious about that

    1 project | /r/vim | 28 Mar 2023
  • Installing argtextobj.vim

    9 projects | /r/vim | 5 Dec 2022
  • Why does ci" work from elsewhere on a line, but it doesn't for ci[ , ci{ ?

    1 project | /r/vim | 14 Sep 2022
  • `ap` text object includes an empty line

    1 project | /r/vim | 26 Aug 2022

Did you know that Vim Script is
the 35th most popular programming language
based on number of references?