/RadicalGoodSpeed.vim

RadicalGoodSpeed.vim is a high-contrast Vim color scheme.

Primary LanguageVim script

RadicalGoodSpeed.vim

RadicalGoodSpeed.vim is a high-contrast Vim color scheme.

Screenshot

es6

es6

This capture uses the following Javascript syntax:

Please bundling.

html/css

html-css

ruby

es6

install details

Put the RadicalGoodSpeed.vim file in your ~/.vim/colors/ folder.

If you use dein, add the following:

if dein#load_state('~/.cache/dein')
  call dein#begin('~/.cache/dein')

  call dein#add('~/.cache/dein/repos/github.com/Shougo/dein.vim')

  call dein#add('svjunic/RadicalGoodSpeed')

  call dein#end()
  call dein#save_state()
endif

if using toml

[[plugins]]
repo = 'svjunic/RadicalGoodSpeed'

Next, add the following command to your ~/.vimrc:

colorscheme radicalgoodspeed