From 13617b3e1fca79fc2fe10a1f4bbb74578c2e55d6 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 13 Jul 2025 19:04:30 +0200 Subject: [PATCH] autopushed --- 2025-07-13.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2025-07-13.md b/2025-07-13.md index 349ee8273..65a79a36e 100644 --- a/2025-07-13.md +++ b/2025-07-13.md @@ -15,5 +15,7 @@ - Yep, it's fixed in Tara! - How nice to have a working vim based setup for the Agora again ;) - Now to figure out why it's broken elsewhere \o/ + - Oh, I was missing bullets.vim in my init.lua! And tara somehow still had it, I think because removing plugins from init.lua doesn't actually uninstall them (this is good to remember as it means that my nvim is not yet [[fully reproducible]] starting from init.lua). + - Fixed then! :D