18.02.2013, 06:34
You may want to add this:
inside the appropriate file called *.tmLanguage
When i set up sublime, i was lazy: I copied the c++ package and added the above code to the appropriate file
I'm also attaching a theme I created to this post.
Код:
<key>fileTypes</key> <array> <string>owl</string> <string>inc</string> <string>pwn</string> </array>
When i set up sublime, i was lazy: I copied the c++ package and added the above code to the appropriate file
I'm also attaching a theme I created to this post.

