Emacs major mode for editing Endless Sky data files
|
4 小時之前 | |
---|---|---|
.gitignore | 2 年之前 | |
LICENSE | 2 年之前 | |
README.md | 2 年之前 | |
endless-sky-mode.el | 4 小時之前 |
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.