From 056e677599ff88e719d4ae54a8f35667e1a0ff8e Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Wed, 18 Mar 2026 12:00:29 +0200 Subject: [PATCH] new image name --- README.md | 2 +- assets/{demo.png => MzansiVim.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{demo.png => MzansiVim.png} (100%) diff --git a/README.md b/README.md index 0fcf5ef..0b1182b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mzansi Vim: The No-Fuss Neovim Kickstart πŸ‡ΏπŸ‡¦ -MzansiVim Dashboard +MzansiVim Dashboard A pre-configured, performance-oriented Neovim setup designed to get you from zero to coding in minutes. Built for local developers who want a powerful IDE experience without the manual overhead of a 500-line `init.lua`. diff --git a/assets/demo.png b/assets/MzansiVim.png similarity index 100% rename from assets/demo.png rename to assets/MzansiVim.png