Merge pull request #638 from Akronix/master
Added multiline comment for filetypes.haskell
This commit is contained in:
commit
8b767fea49
@ -53,8 +53,8 @@ mime_type=text/x-haskell
|
||||
# single comments, like # in this file
|
||||
comment_single=--
|
||||
# multiline comments
|
||||
#comment_open=
|
||||
#comment_close=
|
||||
comment_open={-
|
||||
comment_close=-}
|
||||
|
||||
# set to false if a comment character/string should start at column 0 of a line, true uses any
|
||||
# indentation of the line, e.g. setting to true causes the following on pressing CTRL+d
|
||||
|
Loading…
x
Reference in New Issue
Block a user