aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/conf/editor-syntax-etc/emacs/README
blob: 24816c1e639ba987c88eb9c7f631d7070b62f2cf (plain)
1
2
3
4
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))