joe-syntax/README.md

1.3 KiB

JOE Syntax Highlighting

self

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.

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

How JOE syntax highlighting works

See HowItWorks.md.