Emacs major mode for editing Endless Sky data files
|
hace 5 horas | |
---|---|---|
.gitignore | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
endless-sky-mode.el | hace 5 horas |
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.