molokai
molokai copied to clipboard
color incorrect
I want molokai colorscheme in my kali2.0.But the color seems incorrect.I don't know why?
It's working for me on Kali 2.0 using the default gnome-terminal, which supports 256 colors and Vim 7.4.963
Check if your terminal supports 256 colors and that TERM is set to a 256-color identifier like xterm-256color or screen-256color; see http://www.robmeerman.co.uk/unix/256colours
I fix it with your help.Thank you so much!
Try adding set termguicolors to your .vimrc.