fix(emacs): add flymake
This commit is contained in:
parent
a6eb206550
commit
49c04bbf7e
2 changed files with 11 additions and 1 deletions
|
@ -83,6 +83,7 @@
|
|||
:custom
|
||||
(utop-command "opam exec -- dune utop . -- -emacs")
|
||||
(tuareg-match-clause-indent 0)
|
||||
(tuareg-mode-name "🐫")
|
||||
:hook
|
||||
((tuareg-mode . electric-pair-local-mode)
|
||||
(tuareg-mode . electric-indent-local-mode)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue