]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_vimperatorrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _vimperatorrc
index 1be0a368733ac3e44957e471891c9e4c2041a2a5..1de137ade125f7e1bcf76b54f87638c9e4aac45a 100644 (file)
@@ -1,6 +1,7 @@
 "2.3.1 (created: 2010/04/07 18:56:53)
 
 set guioptions=mrnb
+set editor=/usr/pkg/bin/emacsclient
 
 map h <C-p>
 map l <C-n>
@@ -8,6 +9,9 @@ map l <C-n>
 map <C-h> :hackage 
 command! -nargs=1 -description="Open package info in the HackageDB" hackage tabopen http://hackage.haskell.org/package/<args>
 
+qmark g http://www.haskell.org/ghc/
+qmark h http://hackage.haskell.org/packages/archive/pkg-list.html
+
 map <C-r> :mapc<CR>:cmapc<CR>:imapc<CR>:source .vimperatorrc<CR>
 
 map y :copy %URL%<CR>