From 51e583aac065ba15b7ece31f1d5339ac2dc53254 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 19 Dec 2009 16:17:09 -0500 Subject: directory structure changes to accommodate the introduction of sisu v2 --- data/sisu/v1/conf/editor-syntax-etc/emacs/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/sisu/v1/conf/editor-syntax-etc/emacs/README (limited to 'data/sisu/v1/conf/editor-syntax-etc/emacs/README') diff --git a/data/sisu/v1/conf/editor-syntax-etc/emacs/README b/data/sisu/v1/conf/editor-syntax-etc/emacs/README new file mode 100644 index 00000000..24816c1e --- /dev/null +++ b/data/sisu/v1/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