Thu, 30 Oct 2014 13:55:22 -0400
Add pentadactylrc
157 | 1 | "hg7127 |
2 | ||
3 | loadplugins '\.(js|penta)$' | |
4 | group user | |
5 | ||
6 | " colorscheme solarized-light | |
7 | ||
8 | " Firefox's tabs | |
9 | 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; | |
10 | ||
11 | set guioptions=bCrsn | |
12 | ||
13 | set passkeys+=thismight.be:<Left>,<Right> | |
14 | ||
15 | " vim: set ft=vim |