sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit a189eea0f3f057bb726f3f88bed5e7d2aec700ab
parent 71a70151d9c1e708867323b60f022c8db3ec9647
Author: elbachir-one <bachiralfa@gmail.com>
Date:   Sun, 27 Apr 2025 20:38:50 +0100

[st][patches][habamax] Fixed index.md

Diffstat:
Mst.suckless.org/patches/habamax/index.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/st.suckless.org/patches/habamax/index.md b/st.suckless.org/patches/habamax/index.md @@ -3,8 +3,8 @@ habamax Description ----------- -[Habamax](https://github.com/habamax/vim-habamax) made by Maxim Kim, is one of Vim's default color schemes. -This patch makes the Habamax color scheme available for st. +[Habamax](https://github.com/habamax/vim-habamax) created by Maxim Kim, is one of Vim's default color schemes. +This patch ports the Habamax color scheme to be used with `st`. Download -------- @@ -12,5 +12,5 @@ Download Authors ------- -* Colorscheme: Maxim Kim - <habamax@gmail.com> -* Patch: José Isac (Rasq) - <joseisac@tutamail.com> +* Maxim Kim - <habamax@gmail.com> (Colorscheme) +* José Isac (Rasq) - <joseisac@tutamail.com> (Patch)