Revert 3bb384f95 & improve ocaml comment continuation

Back to the default behavior because this implementation was too buggy.
Solution needs a rework.
This commit is contained in:
Henrik Lissner
2020-02-25 22:25:39 -05:00
parent a10f3e2670
commit f426623e4b
3 changed files with 5 additions and 7 deletions

View File

@ -1,9 +1,5 @@
;;; lang/ocaml/config.el -*- lexical-binding: t; -*-
(defvar +ocaml-prefix-comments-with-asterisk t
"If non-nil, continue block comments with a leading asterisk.")
;;
;;; Packages