Skip to content

Indentation broken? #262

@hovsater

Description

@hovsater

I wanted to try out tuareg for OCaml development, but I'm having a hard time getting the indentation to work properly. Here's the relevant excerpt from my init.el:

;; Enable Tuareg (Emacs OCaml mode).
;; See https://github.com/ocaml/tuareg
(use-package tuareg
  :defer t
  :config
  (use-package merlin
    :hook (tuareg-mode . merlin-mode)))

As you can see from the video below, the indentation is completely haywire.

Screen.Recording.2021-08-13.at.13.39.15.mov

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions