Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 0081929

Browse files
authored
Merge pull request #24 from Un1Gfn/master
issue #23 create Comments.tmPreferences
2 parents 44588d1 + 1c69f9d commit 0081929

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Comments.tmPreferences

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<plist version="1.0">
3+
<dict>
4+
<key>scope</key>
5+
<string>source.meson</string>
6+
<key>settings</key>
7+
<dict>
8+
<key>shellVariables</key>
9+
<array>
10+
<dict>
11+
<key>name</key>
12+
<string>TM_COMMENT_START</string>
13+
<key>value</key>
14+
<string># </string>
15+
</dict>
16+
</array>
17+
</dict>
18+
</dict>
19+
</plist>

0 commit comments

Comments
 (0)