aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/editor-syntax-etc/emacs/README
blob: 6dabf72ee49797b80f94206ffafb91b2183228a0 (plain)
1
2
3
4
; put this into your .emacs file, then use the mode file:

(load-file "~/emacs/el/sisu-spine-mode.el")
(add-to-list 'auto-mode-alist '("\\.sst$" . sisu-spine-mode))