aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst')
-rw-r--r--data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst
index 62a16573..5197761c 100644
--- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst
+++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst
@@ -47,9 +47,9 @@
The directory:
-_1 ./data/sisu/conf/editor-syntax-etc/
+_1 ./data/sisu/v1/conf/editor-syntax-etc/
-_1 /usr/share/sisu/conf/editor-syntax-etc
+_1 /usr/share/sisu/v1/conf/editor-syntax-etc
contains rudimentary sisu syntax highlighting files for:
@@ -145,7 +145,7 @@ _1 files: sisu-mode.el
_1 to file ~/.emacs add the following 2 lines:
-_2 (add-to-list 'load-path "/usr/share/sisu-examples/config/syntax_hi")
+_2 (add-to-list 'load-path "/usr/share/sisu/v1/conf/editor-syntax-etc/emacs")
_2 (require 'sisu-mode.el)