Add the following to your ~/.vimrc
file and run PlugInstall
in Vim.
Plug 'tarunsharma20/witching-hour'
Add the following to your ~/.vimrc
file and run PluginInstall
in Vim.
Plugin 'tarunsharma20/witching-hour'
Download witching-hour.vim file in colors directory and put it in ./vim/colors/
Once your plugin is installed you can set the color scheme in your .vimrc
syntax enable
set t_Co=256
colorscheme witching-hour
set background=dark