.pentadactylrc

changeset 484
a32d6511d251
parent 483
1c0402e3db25
child 485
a58682115510
equal deleted inserted replaced
483:1c0402e3db25 484:a32d6511d251
1 "hg7127
2
3 loadplugins '\.(js|penta)$'
4 group user
5
6 " colorscheme solarized-light
7
8 " Firefox's tabs
9 hi TabClose display: none;
10 hi TabNumber color: #fff; margin: 0; padding-right: .3ex; text-shadow: #000 -1px 0 0, #000 0 1px 0, #000 1px 0 0, #000 0 -1px 0;
11
12 set guioptions=bCrsnT
13
14
15 " navigation on tmbo
16 set passkeys+=thismight.be:<Left>,<Right>
17
18 " catch all post controls on tumblr
19 set hinttags+=div.post_control
20
21
22 " vim: set ft=vim

mercurial