a bit of haskell

This commit is contained in:
2020-02-05 20:11:46 +01:00
parent 29aa9b8719
commit 7afbdedd7d
3 changed files with 3 additions and 0 deletions

1
ftplugin/haskell.vim Normal file
View File

@@ -0,0 +1 @@
nnoremap <buffer> <localleader>x :term runhaskell %<cr>