From 6602fb8570816774e242e858687b1f5f66e254f6 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Mon, 4 Oct 2021 20:02:41 +0800 Subject: [PATCH] doc rosebones --- doc/zenbones.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/zenbones.md b/doc/zenbones.md index 881394f..a3d5b73 100644 --- a/doc/zenbones.md +++ b/doc/zenbones.md @@ -176,5 +176,6 @@ lush(specs) And there you have it. Just call `colorscheme gruvbones` to use your new colorscheme. It respects `&background` and other configurations too. -Also checkout the [neovim](../colors/neovim.lua) colorscheme for a similar and -complete example. +Also checkout the [neovim](../colors/neovim.lua) and +[rosebones](../colors/rosebones.lua) colorscheme for a similar and complete +example.