/vim-noctwo

A Vim color scheme for 16-color terminals

Primary LanguageVim Script

noctwo.vim

A Vim color scheme for 16-color terminals

It is based on noctu and modified for my needs.

Installation

Just stick noctwo.vim in your colors/ directory, or if you manage your plug-ins with plug or dein put this in your vimrc:

" plug
Plug 'jemaw/vim-noctwo'
" dein
call dein#add('jemaw/vim-noctwo')