guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

How to learn ctrl related key binds #1075

Open slifin opened 8 years ago

slifin commented 8 years ago

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 commented 7 years ago

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:

And then learn as you go.