• Stars
    star
    107
  • Rank 312,744 (Top 7 %)
  • Language
    Shell
  • Created about 11 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some vimgolfs challenges and along with Kakoune solutions

Kakoune vimgolf challenges

Here are some vimgolf challenges along with their Kakoune solutions.

Theses benchmark serves as regressions tests and as a comparison against vim.

Each challenge directory contains a in, out and cmd file. in and out files are directly copied from vimgolf websites, the cmd file contains the keys used to solve the challenge.

For ease of comparison, we use a special mapping ,q for :wq<ret>, which mimics the vim ZZ binding.

  • The golf.sh script runs the challenges in current directory and display results.

  • The vgscore.sh script retrieves the current top scores from vimgolf website, run it first so that golf.sh can display a comparison.

  • The vgdl.sh script retrieves a challenge from the vimgolf.com website