diff options
Diffstat (limited to 'pentadactyl')
-rw-r--r-- | pentadactyl/.pentadactylrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc index 9c49593..1dc0646 100644 --- 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> |