From: PHO Date: Wed, 14 Dec 2011 12:54:22 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=019a65d835cb904fb584666686e8a3c450c22085;p=sugar.git Auto commit by The Sugar System. --- diff --git a/dot-files/_vimperatorrc b/dot-files/_vimperatorrc index 35d2b55..a88c93c 100644 --- a/dot-files/_vimperatorrc +++ b/dot-files/_vimperatorrc @@ -7,10 +7,13 @@ set editor=/usr/pkg/bin/emacsclient map h map l -map :hackage +map :rfc +command! -nargs=1 -description="Open an RFC with the given number" rfc tabopen http://tools.ietf.org/html/ + +map :hackage command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/ -map :ghctrac +map :ghctrac command! -nargs=1 -description="Open an issue in the GHC Trac" ghctrac tabopen http://hackage.haskell.org/trac/ghc/ticket/ map ma :mr alc