From: Philippe Hürlimann
Date: Tue, 12 Mar 2013 18:30:11 +0000 (+0100)
Subject: haskell type signature insert instead of
X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=fc6fa724a8a73ce48bceb9ad2289b95cd2d369ca;p=vimfiles.git
haskell type signature insert instead of
---
diff --git a/ftplugin/haskell.vim b/ftplugin/haskell.vim
index 00215ef..e54465f 100644
--- a/ftplugin/haskell.vim
+++ b/ftplugin/haskell.vim
@@ -2,4 +2,4 @@ setlocal omnifunc=necoghc#omnifunc
autocmd BufWritePost *.hs GhcModCheckAndLintAsync
-nnoremap i :GhcModTypeInsert
+nnoremap i :GhcModTypeInsert