aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/v3dv/conf/editor-syntax-etc/emacs/README
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-01-10 22:37:26 -0500
committerRalph Amissah <ralph@amissah.com>2012-01-10 22:42:20 -0500
commit75e3bf86382edf99275a25895b362647158e25c1 (patch)
tree7ec458f15d0bf981c7e044244a8cbf55205141b7 /data/sisu/v3dv/conf/editor-syntax-etc/emacs/README
parentv3: date, year 2012, update (diff)
v3dv, add dev branch (use to make some changes to module & class names & test)
* (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)
Diffstat (limited to 'data/sisu/v3dv/conf/editor-syntax-etc/emacs/README')
-rw-r--r--data/sisu/v3dv/conf/editor-syntax-etc/emacs/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/sisu/v3dv/conf/editor-syntax-etc/emacs/README b/data/sisu/v3dv/conf/editor-syntax-etc/emacs/README
new file mode 100644
index 00000000..24816c1e
--- /dev/null
+++ b/data/sisu/v3dv/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))
+