From 3ee20750c95823032a7c39870470b3009d12db6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 18 Dec 2009 01:47:48 +0100 Subject: Added vim mapping for haskell --- .vimrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index b73739d..2ff4c0b 100644 --- a/.vimrc +++ b/.vimrc @@ -76,10 +76,12 @@ nmap :ls:buf map gt map gT imap +map :make " Haskell GHCi stuff autocmd FileType haskell nmap gl :GhciFile autocmd FileType haskell nmap gr :GhciReload +autocmd FileType haskell nmap gi :GHCi " ======================================================= " PLUGINS AND LANGUAGES -- cgit v1.2.3