From c8716b5ebc3d2a3fdd31039f190707391f0b1245 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Sun, 26 Sep 2021 16:21:27 +0800 Subject: [PATCH] update requirements --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 40c350b..16e5ea7 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,9 @@ diffs, search matches. A rock garden in Ryōan-ji.

-## Requirements +## Recommended setup -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 (neovim or vim compiled with +termguicolors) i.e. - `set termguicolors` +- Vim/Neovim with true colors support i.e. `set termguicolors` - Font with bold and italic - Terminal or GUI with bold and italic support @@ -102,8 +98,8 @@ currently supported. - [Tmux](extras/tmux) It's also possible to generate any color configuration files using a template, -[this one for Kitty](lua/zenbones/template/kitty.lua) for example. Please feel free -to submit a PR if you want to add some more. +[this one for Kitty](lua/zenbones/template/kitty.lua) for example. Please feel +free to submit a PR if you want to add some more. ## Inspirations