thanks procrat

This commit is contained in:
Felix Van der Jeugt 2016-01-01 14:36:00 +01:00
parent 8d346a1b9a
commit dd4e377156
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ let g:haskell_enable_pattern_synonyms=1
let g:haskell_enable_typeroles=1
let g:haskell_enable_static_pointers=1
let g:edticommand_no_mappings=1
let g:editcommand_no_mappings=1
tmap <C-e> <Plug>EditCommand
" Plugged }}}