X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/591b990bb2e976a6fdbc8ca984da713eb70701ab..9d273a6b304cfd4478395f92b2afbfb452482ad3:/pentadactyl/.pentadactylrc diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc index 9c49593..515f69d 100644 --- a/pentadactyl/.pentadactylrc +++ b/pentadactyl/.pentadactylrc @@ -9,10 +9,12 @@ 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 -nmap -builtin K +nmap -builtin K +nmap -builtin J "" U list closed tabs nmap -builtin U :undo @@ -68,4 +70,7 @@ set passkeys+=youtube.com:jklm "" show toolbar set go+=T +"" hide tabline +set showtabline=never + " vim: set ft=pentadactyl: