Merge pull request 'dashboard' (#7) from dashboard into main

Reviewed-on: #7
This commit is contained in:
Yasien Meth 2026-03-18 08:14:42 +00:00
commit 66bc01d9b6
4 changed files with 6 additions and 4 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View file

@ -1,5 +1,7 @@
# Mzansi Vim: The No-Fuss Neovim Kickstart 🇿🇦
<img src='assets/demo.png' height='300' alt='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`.
## Key Features

BIN
assets/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB

View file

@ -4,10 +4,10 @@ return {
opts = function()
local logo = [[
]]