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

Use shiftwidth() to shift by tabstop when shiftwidth=0 #116

Merged
merged 1 commit into from Jan 19, 2021

Conversation

chkno
Copy link
Contributor

@chkno chkno commented Oct 8, 2019

Setting shiftwidth=0 means "use whatever tabstop is", and this is built-into the shiftwidth() function.

shiftwidth() the function "was introduced with patch 7.3.694 in 2012;
everybody should have it by now," says the vim documentation.

shiftwidth() the function "was introduced with patch 7.3.694 in 2012;
everybody should have it by now," says the vim documentation.
@raichoo raichoo merged commit f151dfc into neovimhaskell:master Jan 19, 2021
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.

None yet

2 participants