From c523a5134c8369cec568e69f3ed3f1dd19ed07aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 3 Nov 2008 13:36:18 -0500 Subject: sisu-mode.el, emacs syntax highlighting contributed by Ambrose Kofi Laing based on work by Tong Sun (doc-mode.el) and included with his kind permission --- data/sisu/conf/editor-syntax-etc/emacs/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/sisu/conf/editor-syntax-etc/emacs/README (limited to 'data/sisu/conf/editor-syntax-etc/emacs/README') diff --git a/data/sisu/conf/editor-syntax-etc/emacs/README b/data/sisu/conf/editor-syntax-etc/emacs/README new file mode 100644 index 00000000..24816c1e --- /dev/null +++ b/data/sisu/conf/editor-syntax-etc/emacs/README @@ -0,0 +1,5 @@ +put this into your .emacs file, then use the mode file: + +(load-file "~/emacs/el/sisu-mode.el") +(add-to-list 'auto-mode-alist '("\\.sst$" . sisu-mode)) + -- cgit v1.2.3