exercism / vimscript

Exercism exercises in Vim script.
https://exercism.org/tracks/vimscript
MIT License
20 stars 24 forks source link

Check existing stubs for accuracy and completeness #241

Closed BNAndras closed 7 months ago

BNAndras commented 8 months ago

Proof existing stubs. There have been reports that some are incorrect, namely flipping argument order or taking an argument when they don't. These seem to be among my recently added exercises so I was hasty in my checks and I'll focus on those first.