GithubHelp home page GithubHelp logo

Ahead of time labels about vim-sneak HOT 2 CLOSED

milisims avatar milisims commented on June 11, 2024
Ahead of time labels

from vim-sneak.

Comments (2)

ggandor avatar ggandor commented on June 11, 2024

The question is, what you mean by "possible". Sneak handles all motions in a uniform way, f/t/s are just specific invocations of a common wrapper function, with which you can create any custom motions, regarding pattern length, inclusiveness, etc., and the invariant of course is that you get the whole pattern from the user first, and then do the jump/highlighting/etc. (Back)porting "lightspeed" mode to Sneak would imply a complete, almost from-scratch rewrite I guess.

That said, if @justinmk has the slightest interest in this, I'd be happy to be of assistance as my time allows, to give back at least something to the parents, so to say.

from vim-sneak.

justinmk avatar justinmk commented on June 11, 2024

IIRC this was a feature of easymotion. It's intentionally out of scope for sneak, to avoid intermediate "phases" as much as possible. There really shouldn't be so much time between the first key and the second... if there is that much hesitation or friction, might as well use /.

@ggandor thank you for the offer :)

from vim-sneak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.