We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd895f commit 6d7f41cCopy full SHA for 6d7f41c
clients/docstr-actionscript.el
@@ -40,7 +40,7 @@
40
(defun docstr-actionscript-config-asdoc ()
41
"Configre for convention, ASDoc."
42
(docstr-util-default-format)
43
- (setq-local docstr-java-prefix "* "
+ (setq-local docstr-actionscript-prefix "* "
44
docstr-format-var "%s"
45
docstr-show-type-name nil))
46
0 commit comments