Fri, 27 May 2016 20:09:03 -0400
config tweaking
227 | 1 | "3.10.1 (created: 2015/08/25 00:41:59) |
2 | ||
3 | source! ~/_vimperatorrc.local | |
4 | ||
5 | style browser .tab-close-button{ display: none; } | |
6 | ||
7 | nmap s tgoogle | |
8 | nmap S :winopen -private google | |
9 | ||
10 | command! -nargs=* private winop -private <args> | |
11 | ||
12 | " vim: set ft=vimperator: |