Emacs major mode for editing Endless Sky data files
|
4 godzin temu | |
---|---|---|
.gitignore | 2 lat temu | |
LICENSE | 2 lat temu | |
README.md | 2 lat temu | |
endless-sky-mode.el | 4 godzin temu |
Emacs major mode for editing Endless Sky data files
This mode does basically two things:
Install and use as you usually do for things that aren't on any
package archives. Because Endless Sky data files use the .txt
file
extension, I recommend invoking the mode manually when you start
editing a file, rather than adding a hook and running the risk of
getting the mode on random text files.
Thanks to the varied authors of the EmacsWiki, particularly the Derived Mode page.
Thanks to /u/redblobgames for help getting the tab key working.
Thanks to the Endless Sky team, for a great game, and also great documentation for creators.