Skip to content

Commit dda2d2f

Browse files
committed
use spaces in haskellBlockComment instead of "-"
1 parent 3d6c8b7 commit dda2d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: after/ftplugin/haskell.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
setlocal comments=s1fl:{-,mb:-,ex:-},:--
1+
setlocal comments=s1fl:{-,mb:\ \ ,ex:-},:--
22
setlocal iskeyword+='

0 commit comments

Comments
 (0)