Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to learn ctrl related key binds #1075

Open
slifin opened this issue May 17, 2016 · 1 comment
Open

How to learn ctrl related key binds #1075

slifin opened this issue May 17, 2016 · 1 comment

Comments

@slifin
Copy link

slifin commented May 17, 2016

https://raw.githubusercontent.com/guillermooo/Vintageous/master/Default.sublime-keymap
I've been using Vintageous for a while with the ctrl mode disabled
I'd like to learn what the ctrl related commands do, linked above is all the keybinds vintageous uses but I can't work out what they all do, without a lot of trial and error, is there somewhere where I can find out what they do?

@adudenamedruby
Copy link

Instead of trying the learn commands by memorizing randomly, look up vim commands and things you'd like to do and use those. Learn as you need. A few basic ones that are SUPER important for navigation:

  • C-y/e = Scrolls 1 line
  • C-u/d = Scrolls 1/2 page
  • C-f/b = Scrolls 1 page

And then learn as you go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants