jak-project/scripts/sublime_text
water111 18714ba536
[decomp] load boundaries (#922)
* mostly working

* fixes

* very small fixes

* fix tests

* clang
2021-10-20 19:49:32 -04:00
..
goal.sublime-settings add sublime text config 2021-08-14 11:28:02 -04:00
goal.sublime-syntax [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
lispindent.sublime-settings add sublime text config 2021-08-14 11:28:02 -04:00
readme.txt add sublime text config 2021-08-14 11:28:02 -04:00

move the goal.sublime-syntax file to your Packages/User directory.  To find this, you can go to Preferences -> Browse Packages -> User.

To enable the syntax highlighting, set the language to goal. It should show up in the "User" category.

For formatting, install the lispindent plugin and move the lispindent config file to the same User folder.