Added line-comment attribute

master
Yevgen Muntyan 2006-12-03 02:22:08 -06:00
parent c473136f58
commit db21c860c9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<metadata>
<property name="mimetypes">text/x-shellscript;application/x-shellscript;text/x-sh</property>
<property name="globs">*.sh</property>
<property name="line-comment-start">#</property>
</metadata>
<styles>
<style id="function" name="Function" map-to="def:function"/>