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

Add (auto)indent support #38

Open
Julian opened this issue Jun 4, 2021 · 0 comments
Open

Add (auto)indent support #38

Julian opened this issue Jun 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Julian
Copy link
Owner

Julian commented Jun 4, 2021

In simple cases I think there are simple changes we can make.

E.g. probably we should set indentkeys+==where and := for Lean 4.

For more complex cases, if or when tree-sitter-lean is good enough to use, nvim-treesitter allows us to define indentation rules via it (via an indents.scm file).

@Julian Julian added the enhancement New feature or request label Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant