This is an extremely minimalist vim colorscheme (almost no syntax highlighting). It's forked from nofrils and then downsized a lot.
- Add
Plug 'dvwallin/tiny-nofrils'
to your .vimrc (need Vim-Plug installed first) - Run
:PlugInstall
- Add
:colo tiny-nofrils
to your .vimrc - Restart vim or refresh config
MIT License