]> gitweb @ CieloNegro.org - sugar.git/blob - dot-files/_vimperatorrc
23c823bf117b32dc474c5de7cf39903ca6cc7ef6
[sugar.git] / dot-files / _vimperatorrc
1 "2.3.1 (created: 2010/04/07 18:56:53)
2
3 set guioptions=mrnb
4
5 map h <C-p>
6 map l <C-n>
7
8 map <C-h> :hackage 
9
10 command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/<args>
11
12 " vim: set ft=vimperator: