projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
760226f
)
[pentadactyl] scroll more horizontally (5h,5l)
author
Amin Bandali
<me@aminb.org>
Sun, 7 Jun 2015 15:28:34 +0000
(11:28 -0400)
committer
Amin Bandali
<me@aminb.org>
Sun, 7 Jun 2015 15:28:34 +0000
(11:28 -0400)
pentadactyl/.pentadactylrc
patch
|
blob
|
blame
|
history
diff --git
a/pentadactyl/.pentadactylrc
b/pentadactyl/.pentadactylrc
index
9c49593
..
1dc0646
100644
(file)
--- a/
pentadactyl/.pentadactylrc
+++ b/
pentadactyl/.pentadactylrc
@@
-9,6
+9,8
@@
colorscheme solarized-dark
"" scroll more
nmap -builtin j 5j
nmap -builtin k 5k
+nmap -builtin h 5h
+nmap -builtin l 5l
"" w/e switch tabs
nmap -builtin J <C-p>