From 5f00b510bd3d8878ceb71afd48a88a674e4ffa65 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Fri, 27 Aug 2021 16:22:07 +0800 Subject: [PATCH] link to neovim doc --- README.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 7171088..dcf3e6c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Zenbones -Zenbones is a light vim/nvim colorscheme designed to highlight code using -contrasts and font variations. Colors are tasked only for other roles such as -diagnostics, diffs, search matches. +Zenbones is a light vim/nvim +[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. ![Zenbones main image](https://user-images.githubusercontent.com/7200153/131045472-05c76909-0071-4c24-bd30-f15da3ae4e82.jpg) @@ -15,9 +16,9 @@ diagnostics, diffs, search matches. Primarily built for nvim 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) -- Font with bold and italic -- Terminal or GUI with bold and italic support +- 24-bit RGB colors (nvim or vim compiled with +termguicolors) +- Font with bold and italic +- Terminal or GUI with bold and italic support ## Installation @@ -52,6 +53,7 @@ It works pretty much the same as the first one but pretty handy when extending or customizing the colors to your likings. + ## Showcase
@@ -76,6 +78,7 @@ or customizing the colors to your likings.
_Font used is [Iosevka Curly Slab](https://typeof.net/Iosevka/)_. + ## Other plugins support @@ -84,12 +87,12 @@ Aside from LSP and basic Tree-sitter support, there are only a few plugins that are currently supported. Please feel free to open a PR to support your favorite plugins. -- [gitsigns](https://github.com/lewis6991/gitsigns.nvim) -- [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim) -- [Telescope](https://github.com/nvim-telescope/telescope.nvim) -- [sneak](https://github.com/justinmk/vim-sneak) -- [lualine](https://github.com/hoob3rt/lualine.nvim) (requires Lush) -- [barbar.nvim](https://github.com/romgrk/barbar.nvim) +- [gitsigns](https://github.com/lewis6991/gitsigns.nvim) +- [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim) +- [Telescope](https://github.com/nvim-telescope/telescope.nvim) +- [sneak](https://github.com/justinmk/vim-sneak) +- [lualine](https://github.com/hoob3rt/lualine.nvim) (requires Lush) +- [barbar.nvim](https://github.com/romgrk/barbar.nvim) ## Advance Usage @@ -113,7 +116,7 @@ the complete options. ## Other implementations -- [iterm2](https://github.com/mcchrish/zenbones-iterm) +- [iterm2](https://github.com/mcchrish/zenbones-iterm) ### Print terminal colors