jansedivy/jai.vim

break and continue missing as keywords.

Closed this issue · 3 comments

break and continue missing as keywords.

Hey! Thanks for reporting this! There are probably a lot of keywords missing that need to be aded.

continue and break is now included.

05c7f35

Thanks! I was lazy and didn't have time to fork, clone, fix, push, and make PR yesterday. But wanted to quickly formalize that those were missing, and move on. Usually I make PRs for stuff like this. Thanks!

remove, case, ifx missing too.