Skip to content

Remove unused options from indent plugin #551

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

Merged
merged 1 commit into from
Jul 17, 2016
Merged

Remove unused options from indent plugin #551

merged 1 commit into from
Jul 17, 2016

Conversation

dmitrivereshchagin
Copy link
Contributor

When 'indentexpr' is set, setting 'smatrindent' or 'cinoptions' has no effect.

@bounceme
Copy link
Collaborator

make sure #423 still works

@bounceme
Copy link
Collaborator

we use c-indent in the indentexpr

When 'indentexpr' is set, setting 'smartindent' has no effect.
@dmitrivereshchagin
Copy link
Contributor Author

dmitrivereshchagin commented Jul 17, 2016

Oops. Haven't noticed that. Leave 'cinoptions' alone. PR updated.

@bounceme bounceme merged commit 2efcfa3 into pangloss:develop Jul 17, 2016
@dmitrivereshchagin dmitrivereshchagin deleted the update-indent branch July 17, 2016 08:38
@bounceme
Copy link
Collaborator

is set nolisp necessary? https://github.com/neovim/neovim/search?utf8=✓&q=nolisp

@dmitrivereshchagin
Copy link
Contributor Author

Setting 'lisp' can break indenting. But I think it's very unlikely that someone sets it.

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

Successfully merging this pull request may close these issues.

2 participants