]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 19 Oct 2010 05:58:44 +0000 (14:58 +0900)
committerPHO <pho@cielonegro.org>
Tue, 19 Oct 2010 05:58:44 +0000 (14:58 +0900)
dot-files/_vimperatorrc

index 0d902d4ff5955212cb93b5f0d5b6e3dbcd23e581..4ab29ff0160733e0ddf3f3b5792ed9cfebb8255e 100644 (file)
@@ -1,8 +1,11 @@
-"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>
 
-set guioptions=mrnb
+
+command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/<args>
 
 " vim: set ft=vimperator: