Last active
August 5, 2023 03:04
-
-
Save shurizzle/0979da54e24e462545bdd330457fb88b to your computer and use it in GitHub Desktop.
aoc22
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^/\(.\)\%(\1\)\@!\(.\)\%(\1\|\2\)\@!\(.\)\%(\1\|\2\|\3\)\@!<CR>:let @+=col('.')+3<CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment