]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_vimperatorrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _vimperatorrc
index b3925007cac391786ee5ac1417c73a98a21ad9b7..23c823bf117b32dc474c5de7cf39903ca6cc7ef6 100644 (file)
@@ -1,6 +1,12 @@
-"2.1 (created: 2009/05/21 13:13:06)
+"2.3.1 (created: 2010/04/07 18:56:53)
+
+set guioptions=mrnb
 
 map h <C-p>
 map l <C-n>
 
+map <C-h> :hackage 
+
+command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/<args>
+
 " vim: set ft=vimperator: