[gtksourceview] haskell.lang: Add comment property by nshepped



commit 48f94dfcc71af350bc62fa560d263693b8ef1d79
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Jan 3 12:00:04 2011 +0100

    haskell.lang: Add comment property by nshepped

 data/language-specs/haskell.lang |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/language-specs/haskell.lang b/data/language-specs/haskell.lang
index c6d40f7..7adb978 100644
--- a/data/language-specs/haskell.lang
+++ b/data/language-specs/haskell.lang
@@ -26,6 +26,7 @@
   <metadata>
     <property name="mimetypes">text/x-haskell</property>
     <property name="globs">*.hs</property>
+    <property name="line-comment-start">--</property>
   </metadata>
 
   <styles>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]