heartwood every commit a ring

the editor learns to count its steps

a6811e1b by Isaac Bythewood · 1 month ago

the editor learns to count its steps

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
modified dotfiles/neovim/init.lua
@@ -1,4 +1,5 @@vim.opt.termguicolors = truevim.opt.number = truevim.opt.syntax = "on"vim.cmd.colorscheme("habamax")vim.api.nvim_set_hl(0, "Normal", { bg = "#000000" })