/adventofcode-vim

Solve Advent of Code (2023) problems using Vim commands, macro's and motions.

Primary LanguageVim ScriptGNU General Public License v3.0GPL-3.0

Advent of Code using Vim

I wanted to try to use Vim to solve Advent of Code problems. You can try the solutions using either :so solution.vim or you can type the solutions out.

Try it yourself!