This commit is contained in:
Kevin Liu 2015-12-11 06:37:57 +00:00
commit 92a725f49b
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@ default output type for new buffers."
Shortcuts Command Name
\\[puml-complete-symbol] `puml-complete-symbol'"
(make-local-variable 'puml-output-type)
(set (make-local-variable 'comment-start) "' ")
(setq font-lock-defaults '((puml-font-lock-keywords) nil t)))
(provide 'puml-mode)