Vim like text editor for the game Grey Hack.
Features:
- Vim commands like search etc
Plugins:
- CodeEditor
- Syntax highlighting
- Custom syntax check
- Custom interpreter
- Interpreter comes with debug feature, also support "import_code" now
Uses greybel-js for transpiling.
- Run:
greybel tedit.src . --installer
- Copy installer files into GreyHack
- Compile installer files to ingame binary (this will automatically create all the files)
- Compile tedit.src to ingame binary
Run: greybel-execute test/index.src