Vim Animation for Advent of code day 1
So, one of my friend decided to do the part 1 of day 1 advent of code through vim commands...
As a smart individual, I decided to also do day 1 problem in vim. However I will be using the vim api in python and animate the process!
Here is an video of the vim animation: (Edit: Sorry there was some error in my code, I just updated the code and animation to be correct)
Github: