diff options
-rw-r--r-- | docs/modding/squirrel/setup-syntax-highlighting.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modding/squirrel/setup-syntax-highlighting.md b/docs/modding/squirrel/setup-syntax-highlighting.md index 489976b..cec72f7 100644 --- a/docs/modding/squirrel/setup-syntax-highlighting.md +++ b/docs/modding/squirrel/setup-syntax-highlighting.md @@ -7,6 +7,7 @@ Luckily, [samisalreadytaken has written a squirrel highlighter](https://gist.git 3. Open Notepad++ 4. Navigate to Language > User Defined Language > Define your language 5. Click import, and select Squirrel.xml + (If the colors/style are not to your taste) 6. Select 'Squirrel' in User Language at the top 7. Navigate through the tabs to find what you want to change |