exercism / vimscript

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

Add proverb exercise #212

Closed BNAndras closed 9 months ago

BNAndras commented 9 months ago

Related to #172

BNAndras commented 9 months ago

This Recite overwrites the one from bottle-song. Unfortunately, Verses is already used by beer-song otherwise I'd make bottle-song use Verses and keep Recite here. Instead, what if we rename this exercise's Recite to Lines? Then, bottle-song can keep Recite and beer-song keeps Verses.

BNAndras commented 9 months ago

Okay, I think this is ready for a merge.