You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Copy _one_ of these into the new file and save:
59
59
#### Don't like the theme?
60
60
Don't worry. Go to the [ththeme-editor](http://tmtheme-editor.herokuapp.com/) and select one of the two themes as start and make one which satisfies you! (Note that the theme-editor of course has no preview for gdl code, so it's just direct scope color editing.)
61
61
_See the [Wiki](https://github.com/runxel/GDL-sublime/wiki) for a list with the scopes so you can refine the scheme to suit your needs._
62
-
Of course you could also edit the `.thTheme` files directly. Remember not to save it next to provided one. Otherwise an update could overwrite your changes.
62
+
Of course you could also edit the `.thTheme` files directly. Remember not to edit the provided one. Otherwise an update would overwrite your changes.
63
63
64
64
### Auto completion + Snippets
65
65
You may have to force the auto completion via <kbd>ctrl</kbd> + <kbd>space</kbd>.
0 commit comments