Enable Un/Comment selection in the Text menu
This commit is contained in:
parent
c16284abca
commit
6e58efd370
1 changed files with 6 additions and 0 deletions
|
|
@ -29,6 +29,12 @@
|
|||
<true/>
|
||||
<key>BBLMColorsSyntax</key>
|
||||
<true/>
|
||||
<key>BBLMCommentLineDefault</key>
|
||||
<string>//</string>
|
||||
<key>BBLMCommentPrefixDefault</key>
|
||||
<string>/*</string>
|
||||
<key>BBLMCommentSuffixDefault</key>
|
||||
<string>*/</string>
|
||||
<key>BBLMIsCaseSensitive</key>
|
||||
<true/>
|
||||
<key>BBLMPredefinedNameList</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue