From c33dcb5769a3d7ef62e9fa781715c4665bf1da4d Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Fri, 3 Sep 2021 18:33:51 +0800 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40e17be..357fd75 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zenbones -Zenbones is a light vim/nvim +Zenbones is a light vim/neovim [colorscheme](https://neovim.io/doc/user/syntax.html#:colorscheme) designed to highlight code using contrasts and font variations. Colors are tasked only for other roles such as diagnostics, diffs, search matches. @@ -17,10 +17,10 @@ other roles such as diagnostics, diffs, search matches. ## Requirements -Primarily built for nvim but it works pretty well with vim. However here are +Primarily built for neovim but it works pretty well with vim. However here are some requirements to take full advantage of the colorscheme: -- 24-bit RGB colors (nvim or vim compiled with +termguicolors) +- 24-bit RGB colors (neovim or vim compiled with +termguicolors) - Font with bold and italic - Terminal or GUI with bold and italic support