Skip to content

Commit

Permalink
Added correct comment symbol for comment selection feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Reynolds authored and Derek Reynolds committed Aug 14, 2010
1 parent 6081b92 commit 950e6a0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ContextualSettings/Comment.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>

<settings>

<setting name="comment-singleline-start">
<syntax-context>sourcecode.django</syntax-context>
<value>#</value>
</setting>

</settings>

0 comments on commit 950e6a0

Please sign in to comment.