From 848f80c0b73e4bef3382db896712fa6cffcbcfb0 Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Mon, 1 Aug 2011 10:25:17 +0200 Subject: [PATCH] Updated README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99546f4..c8f2e19 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ For a description about how JOEs jsf parser works, see the header of Another good resource might be [jsf.jsf](http://joe-editor.hg.sourceforge.net/hgweb/joe-editor/joe-editor/file/tip/syntax/jsf.jsf.in). -Other Syntax Files ------------------- +### ftyperc + +To enable to enhanced *ftyperc* without overwriting '/etc/joe/ftyperc', +you may place the modified one in '~/.joe/' as '~/.joe/ftyperc'. + +### Other Syntax Files * [d.jsf](https://gist.github.com/1032393)