Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 961 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 961 Bytes

MIT License Syntax Version

Provides syntax highlighting support for kaoscript in jEdit.

Getting Started

Copy kaoscript.xml to your jEdit modes directory.

This is located at:

  • on MacOS: ~/Library/jEdit/modes/
  • on Linux: ~/.jedit/modes/
  • on Windows: ~\AppData\Roaming\jEdit\modes\

Also, add the following line to your /modes/catalog file:

<MODE NAME="kaoscript" FILE="kaoscript.xml" FILE_NAME_GLOB="*.ks" />

License

MIT © Baptiste Augrain