]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_vimperatorrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _vimperatorrc
index 58f90581ad7e6ef0cea0e88c71b3d9fb4d9c1fac..fe17465f083c8c2d1c7b192e78f35470b531f0e9 100644 (file)
@@ -1,16 +1,24 @@
+" -*- vimrc -*-
 "2.3.1 (created: 2010/04/07 18:56:53)
 
 set guioptions=mrnb
+set toolbars=addons,noboookmarks,menu,nonavigation,notabs
 set editor=/usr/pkg/bin/emacsclient
 
 map h <C-p>
 map l <C-n>
 
-map <C-h> :hackage 
+map <C-x><C-r> :rfc 
+command! -nargs=1 -description="Open an RFC with the given number" rfc tabopen http://tools.ietf.org/html/rfc<args>
+
+map <C-x><C-h> :hackage 
 command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/<args>
 
+map <C-x><C-t> :ghctrac 
+command! -nargs=1 -description="Open an issue in the GHC Trac" ghctrac tabopen http://hackage.haskell.org/trac/ghc/ticket/<args>
+
 map ma :mr alc 
-map mg :mr goo
+map mg :mr goo 
 
 qmark g http://www.haskell.org/ghc/
 qmark h http://hackage.haskell.org/packages/archive/pkg-list.html