dotfiles

Configs for programs I use!
git clone git://shipwreckt.co.uk/dotfiles.git
Log | Files | Refs | README | LICENSE

bindings (106B)


      1 def_key "l"
      2   next_column
      3 def_key "h"
      4   previous_column
      5 def_key "k"
      6   scroll_up
      7 def_key "j"
      8   scroll_down