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 basic sh-mode indentation support #80

Merged
merged 5 commits into from
Aug 29, 2017
Merged

Add basic sh-mode indentation support #80

merged 5 commits into from
Aug 29, 2017

Conversation

rye
Copy link
Member

@rye rye commented Aug 5, 2017

Closes #69.

Could use some tests still.

[GitHub] This commit resolves #69.
@rye rye added this to the Version 0.2.0 milestone Aug 5, 2017
@rye rye self-assigned this Aug 5, 2017
@rye rye requested a review from cg505 August 5, 2017 19:53
@rye rye changed the title Add basic sh-mode support Add basic sh-mode indentation support Aug 9, 2017
rye added 3 commits August 8, 2017 19:04
Note that I did not include a test for `sh-mode-hook` having `indent-tabs-mode` set to `t` by default.  This is primarily due to concerns about equality checking, since it currently runs a `lambda`.  I plan to make API changes to `indentation` to improve all of this, however, so it might be best to ship it like this.
@rye rye requested review from cg505 and removed request for cg505 August 9, 2017 00:21
@rye
Copy link
Member Author

rye commented Aug 9, 2017

So it seems that kotct/load-corresponding doesn't work that well when things require other features, or at least when they're in lisp/code/languages. (#83)

@rye rye requested review from cg505 and removed request for cg505 August 9, 2017 16:17
@rye rye requested a review from samontea August 25, 2017 19:00
@rye
Copy link
Member Author

rye commented Aug 29, 2017

Alright, since I haven't heard any feedback on this one, I'm going to go ahead and merge.

@rye rye merged commit 97c72ae into master Aug 29, 2017
@rye rye deleted the sh-indent branch August 29, 2017 21:48
@rye rye mentioned this pull request Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant