Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2021

Advent of code 2021 solutions in vimscript because apparently I enjoy pain.

To run a given day's solution, use ./run.vim {day}.

To get started working on a given day, use ./run.vim -s {day} (downloads input file and creates template for solution file). Make sure you have stored your advent of code session cookie in a file called session_cookie in this repository. Don't commit it obviously (it's in the gitignore for a reason).

About

Advent of code 2021 solutions in vimscript

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages