Joined May 2012
·

katy lavallee

Web Developer and Owner of Firelight Webware at Firelight Webware
·
near dallas, tx
·
·
·

You should mention the default behavior of these mappings so people know what they will lose (or have to remap).

  • Shift + j: join lines
  • Shift + k: help
  • Shift + h: jump to top of screen
  • Shift + l: jump to bottom of screen

Also, I find it more useful to map Ctrl + j/k/h/l to moving around split panes, which I spend a lot of time doing.

Posted to Bootstrap without all the debt over 1 year ago

You can also use LESS, and use Bootstrap's LESS files and mixins.

Posted to Create your work report using Git Log over 1 year ago

I've never been asked for an activity report, but this is awesome. I'm putting this in my global config just for me!

If your only goal is to make it a one-liner, you can do signal, args = command.pop[0], command, or signal, args = command[0], command[1:].

Achievements
597 Karma
64,998 Total ProTip Views