mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-06-26 22:30:21 +02:00
e8990285cda5d4b754a622a61a867b265cd740a8

These are gonna be patched...
JOE Syntax Highlighting
For JOE see here.
For JOE project see here.
For original JOE syntax files see here.
For a description about how JOEs jsf parser works, see the header of c.jsf. Another good resource might be jsf.jsf.
How JOE syntax highlighting works
See HowItWorks.md.
Using
ftyperc
To enable the enhanced ftyperc without overwriting '/etc/joe/ftyperc', you
may place the modified one in '/.joe/' as '/.joe/ftyperc'.
*.jsf
To enable the .jsf files in this repository they need to appear in JOEs syntax directory. This is likely to be '/usr/share/joe/syntax' when using Debian and APT. A good way to achieve this is to clone this repository somewhere onto your hard disk and establish symlinks to all jsf files in the syntax directory
Other Syntax Files
Description