We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0762cbd commit 563b6f6Copy full SHA for 563b6f6
Preferences/Miscellaneous.tmPreferences
@@ -31,6 +31,15 @@
31
<string>]</string>
32
</array>
33
34
+ <key>shellVariables</key>
35
+ <array>
36
+ <dict>
37
+ <key>name</key>
38
+ <string>TM_LINE_TERMINATOR</string>
39
+ <key>value</key>
40
+ <string>,</string>
41
+ </dict>
42
+ </array>
43
</dict>
44
<key>uuid</key>
45
<string>9D83F5F7-ECAD-4EFE-ADAC-2063C7EFED56</string>
0 commit comments