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

broken function args at get_spell_bad_list #37

Closed
tsuyoshicho opened this issue Apr 22, 2020 · 1 comment
Closed

broken function args at get_spell_bad_list #37

tsuyoshicho opened this issue Apr 22, 2020 · 1 comment

Comments

@tsuyoshicho
Copy link
Contributor

fix issue #20 #34

000e5ef

This commit (merge) broken function argument at get_spell_bad_list.
Error occured.

let spellbadlist = spelunker#spellbad#get_spell_bad_list(1, '$')

let l:spell_bad_list = spelunker#spellbad#get_spell_bad_list(1, '$')

let l:spell_bad_list = spelunker#spellbad#get_spell_bad_list(1, '$')

after this issue, I PRed fix.

@kamykn
Copy link
Owner

kamykn commented Apr 22, 2020

@tsuyoshicho
Thanks a lot for your pull request!
I apologize for breaking some feature by my careless code changing.

@kamykn kamykn closed this as completed Apr 22, 2020
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

No branches or pull requests

2 participants