## SECTION=editors menuconfig JOE tristate prompt "joe " help Joe is a simple editor which uses the old wordstar commands. if JOE config JOE_SYNTAX_HIGHLIGHT bool default y prompt "Install syntax hilighting patterns" help This option will install the syntax highlighting for joe endif