Closed
Description
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.
Line 1036 in af34d4e
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
Labels
No labels