/komau.vim

Yet another minimal colorscheme for Vim/Neovim

Primary LanguageVim ScriptApache License 2.0Apache-2.0

komau.vim

Yet another minimal colorscheme for Vim/Neovim.

komau -> không màu (Vietnamese) -> no color (English)

GitHub license GitHub stars

Dark Light
dark dark

1. Installation

You can install komau with your plugin manager:

Plug 'ntk148v/komau.vim' " Vim-plug
use {"ntk148v/komau.vim"} -- Packer

2. Usage

:colorscheme komau
# For light version
:set background=light
# For dark version
:set background=dark

3. Credits

Based on the off colorscheme.

4. Contributions

If you find any problems with this color scheme please post an issue here on GitHub.