Revise comments
This commit is contained in:
parent
ea01e850e4
commit
88dd15e204
4 changed files with 6 additions and 8 deletions
|
@ -24,8 +24,6 @@
|
|||
(when (featurep! :checkers spell)
|
||||
(add-hook 'tuareg-mode-local-vars-hook #'flyspell-prog-mode))
|
||||
|
||||
;; Indent new lines in a comment block, and optionally prefix new comment
|
||||
;; lines with an asterix. See `+ocaml-prefix-comments-with-asterisk'.
|
||||
(setq-hook! 'tuareg-mode-hook
|
||||
comment-line-break-function #'+ocaml/comment-indent-new-line)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue