A clear Vim/MacVim color scheme for the GUI based on bayQua.
- copy the
pr0kter.vim
file to your.vim/colors
folder - add
colorscheme pr0kter
to your.vimrc
or.gvimrc
file.
Your .vimrc
or .gvimrc
should have at least this minimal configuration:
syntax on
colorscheme pr0kter
If you'd like to contribute to pr0kter.vim, please submit a Pull Request