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