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() instead of 'shiftwidth' option #7

Open
zostay opened this issue Jan 2, 2020 · 1 comment
Open

Use shiftwidth() instead of 'shiftwidth' option #7

zostay opened this issue Jan 2, 2020 · 1 comment
Labels
bug Something isn't working transfer transfer from vim-perl6

Comments

@zostay
Copy link
Collaborator

zostay commented Jan 2, 2020

Migration of vim-perl#11 by @hoelzro which is a copy of vim-perl/vim-perl#235 and has not been taken care of yet.

Description of issue

The way shiftwidth is used in indent/raku.vim is not the best way. Instead of using sw(), it should use shiftwidth() instead.

This is the patch used by vim-perl:

vim-perl/vim-perl@e42811c

@zostay zostay added transfer transfer from vim-perl6 bug Something isn't working labels Jan 2, 2020
@zostay
Copy link
Collaborator Author

zostay commented Jan 2, 2020

I have not confirmed the behavior itself, but that the problem that was fixed in vim-perl has not been fixed in this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working transfer transfer from vim-perl6
Projects
None yet
Development

No branches or pull requests

1 participant