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.