remapping r cmd to be globe key opens up new possibilities on mac. I'm going to add it to my bag of tricks along side remapping caps lock to escape with Karabiner for a better time using vim. what made me see the value in this is using full keyboard control on the ipad. I tried enabling it once and found that often keyboard shortcuts would be stolen from other apps making it frustrating to use. being able to toggle it on and off with control opt cmd p is essential to getting this to work.
VIM THINGS I LEARNED TODAY:
- gq slaps some line-breaks into your long run on sentance making it easier to edit. no need to mess with gj and gk to traverse a cumbersome block.
- '' (2 single quotes) in normal mode jump you to the last place you were at.
- :set nospel = turn off spellcheck
- ~ (tilde) swap case under letter
- option esc = speak selected text on mac
No comments:
Post a Comment