mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-08 09:53:52 -05:00
2cf83957379a75b1a525a586f4cd1beb28a66a37
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'
🐺 Use
Add to your .vimrc:
colorscheme vim-monokai-tasty
If you use a terminal that supports italic text, also add
let g:vim_monokai_tasty_italic = 1
📺 Screen shots
🔨 Dependencies
This colour scheme also makes use of syntax definitions from vim/pangloss. The vim/panglass syntax file for javascript is a dependency for the vim-monokai-tasty colour scheme.
Languages
Vim Script
100%


