gigamo / dotfiles

My common dotfiles among other things

This URL has Read+Write access

dotfiles / .vimperatorrc
100644 11 lines (6 sloc) 0.14 kb
1
2
3
4
5
6
7
8
9
10
11
colorscheme my
 
set titlestring=Vimperator
set defsearch=google
 
map <C-r> :restart<CR>
 
echo ".vimperatorrc sourced"
 
" vim: ft=vimperator