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 23:21:36 -0500
committerRalph Amissah <ralph@amissah.com>2012-01-10 23:21:36 -0500
commitf1c50eab034f92ea1b39ebc35dc6d69348d2dfad (patch)
tree80b5c128b7646fcfbe4bfab734227a42ff2f907f /data/sisu/v3dv/conf/editor-syntax-etc/emacs/README
parentdebian/changelog (3.1.10-1) (diff)
parentv3dv: SiSU_DAL_ for module names in dal, & module Metadata is SiSU_Metadata (diff)
Merge commit 'sisu_3.1.11' into debian/sid
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))
+