Consider the following instance. You are debugging an app with Vim Vdebug. You have opened several other text buffers as well. Also note that we’ve a couple of tabs as well.
{ s-h | s-j | s-k | s-l }
Still using <C-W> commands to switch buffers? It’s probably time to practise a more efficient way.
I’ve put some text on my .vimrc which allows me to switch buffers 537ns before I think about switching buffers.
* ns = nano seconds = 1x10^(-9)s
I strongly encourage you to put these in your .vimrc and experience The Ultimate Speed of Buffer Switching.
1 2 3 4 |
|
Lightning Speed Tab Switching
I recommend the following settings for a faster and more intuitive tab swiching experience.
1 2 |
|
Exercise
Don’t look at the keyboard! Can you find the ’s’ key without looking at the keyboard?
Yes: Share this post.
No: Like this post.
I looked at the keybord: Do nothing.