From 019a65d835cb904fb584666686e8a3c450c22085 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 14 Dec 2011 21:54:22 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_vimperatorrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 -- 2.40.0