mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user