From 055e3b4b839a82525d1adee1ef938ec5fc3ef153 Mon Sep 17 00:00:00 2001 From: PHO Date: Mon, 5 Dec 2011 23:36:04 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_vimperatorrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot-files/_vimperatorrc b/dot-files/_vimperatorrc index e136b69..35d2b55 100644 --- a/dot-files/_vimperatorrc +++ b/dot-files/_vimperatorrc @@ -10,6 +10,9 @@ map l map :hackage command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/ +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 map mg :mr goo -- 2.40.0