diff options
author | Matt Singleton <matthew.j.singleton@gmail.com> | 2010-12-30 23:51:04 -0500 |
---|---|---|
committer | Matt Singleton <matthew.j.singleton@gmail.com> | 2010-12-31 00:00:09 -0500 |
commit | 231807c240ea5dc5f69e928dce72ddaa059b1e16 (patch) | |
tree | cc620c5cef4fc38949c0121f47ee38c8e8e2bca0 /mostrc | |
parent | 1bbaf8cafb18bf9b5762523e7de56125d849fdae (diff) |
use very basic vim-style navigation with most
Diffstat (limited to 'mostrc')
-rw-r--r-- | mostrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +setkey "down" "j" +setkey "up" "k" |