Skip to content

Customizable module template #462

Closed
@MichaelXavier

Description

@MichaelXavier

I wanted to see if you'd take a PR to change haskell-auto-insert-module-template to use a customizeable var. At my work we use a different indentation for module headings so while I use this feature, I always have to manually reformat. I was thinking the var could be in format style: "--|\nimport %s where\n". Here's the relevant code.

(defun haskell-auto-insert-module-template ()

If you would take a PR, should I keep the same function name, or make it haskell-apply-auto-insert-template, or if not, what would you like the var named?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions