vimscript
vimscript copied to clipboard
Exercism exercises in Vim script.
In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions and provide mentor-style commentary. They can be used to catch common mistakes and/or...
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ The [configlet tool](https://github.com/exercism/canonical-data-syncer) has a `lint` command that checks if a...
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...
http://forum.exercism.org/t/odd-arithmetic-in-grains/8662 Since the exercise was in WIP status, no worries about invalidating existing solutions.
I'm leaving this exercise as `WIP` status so we can double-check what this looks like with the 12 extra tabs (for the input files) in the online editor. At the...