projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add CUSOTM_IDs to make toc links work in Emacs
[~bandali/configs]
/
pentadactyl
/
.pentadactylrc
diff --git
a/pentadactyl/.pentadactylrc
b/pentadactyl/.pentadactylrc
index
9c49593
..
515f69d
100644
(file)
--- a/
pentadactyl/.pentadactylrc
+++ b/
pentadactyl/.pentadactylrc
@@
-9,10
+9,12
@@
colorscheme solarized-dark
"" scroll more
nmap -builtin j 5j
nmap -builtin k 5k
"" scroll more
nmap -builtin j 5j
nmap -builtin k 5k
+nmap -builtin h 5h
+nmap -builtin l 5l
"" w/e switch tabs
"" w/e switch tabs
-nmap -builtin
J
<C-p>
-nmap -builtin
K
<C-n>
+nmap -builtin
K
<C-p>
+nmap -builtin
J
<C-n>
"" U list closed tabs
nmap -builtin U :undo<Space>
"" U list closed tabs
nmap -builtin U :undo<Space>
@@
-68,4
+70,7
@@
set passkeys+=youtube.com:jklm
"" show toolbar
set go+=T
"" show toolbar
set go+=T
+"" hide tabline
+set showtabline=never
+
" vim: set ft=pentadactyl:
" vim: set ft=pentadactyl: