2018-12-10 15:42:38 +11:00
2018-12-05 21:17:56 +11:00
2018-12-05 21:17:56 +11:00
2018-12-05 21:17:56 +11:00
2018-12-10 14:05:12 +11:00

vim-monokai-tasty

Monokai forever! 🎉 Inspired by Sublime Text's interpretation of monokai, this colour scheme makes use of cterm color numbers to support VIM running on a wide range of systems. It has been customised for Javascript highlighting, but works for all languages ❤️

🔌 Installation

I recommend using Plug.

Add the following to your .vimrc and run PlugInstall

Plug 'patstockwell/vim-monokai-tasty'

Works best with these if you write javascript or React

Plug 'pangloss/vim-javascript'
Plug 'mxw/vim-jsx'
Plug 'styled-components/vim-styled-components'
Plug 'elzr/vim-json'

🐺 Use

Add to your .vimrc:

colorscheme vim-monokai-tasty

If you use a terminal that supports italic text, add

let g:vim_monokai_tasty_italic = 1

If colours aren't showing, try also adding

set notermguicolors

📺 Screen shots

Languages
Vim Script 100%