diff --git a/puml-mode.el b/puml-mode.el index e0b20c9..4fc9914 100644 --- a/puml-mode.el +++ b/puml-mode.el @@ -117,8 +117,6 @@ puml-plantuml-builtins (split-string (buffer-substring-no-properties pos (point))))))) -;; ((string= word "skinparameter") -;; ((string= word "color"))) (setq found (search-forward ";" nil nil))))))) (defconst puml-preview-buffer "*PUML Preview*")