bastianwegge / aoc2023

My implementation of advent of code 2023 (focus for me is on nvim + gopls)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023

The goal is to finish all challenges from the AoC 2023 using nvim and gopls without any external help. The result would be a usable setup for me personally to use nvim for professional development.

Priorities:

  • Getting things done
  • Writing a propper retrieval suite
  • Writing a propper test environment

About

My implementation of advent of code 2023 (focus for me is on nvim + gopls)


Languages

Language:Go 97.9%Language:Python 2.1%