Kaydet (Commit) 8b767fea authored tarafından elextr's avatar elextr

Merge pull request #638 from Akronix/master

Added multiline comment for filetypes.haskell
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment