Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskell_indent_case_alternate=1 does not use the haskell_indent_case setting #118

Open
Pydronia opened this issue Apr 5, 2020 · 0 comments

Comments

@Pydronia
Copy link

Pydronia commented Apr 5, 2020

When creating a new line underneath a case statement with haskell_indent_case_alternate set to 1, the line is indented to the default shiftwidth value, not the value set under haskell_indent_case.

function x = case x of
          _ <- cursor is here if shiftwidth is set to 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant