mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-15 13:23:50 -05:00
11 lines
581 B
Markdown
11 lines
581 B
Markdown
# vim-monokai-tasty.vim
|
|
|
|
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 focuses mostly on Javascript highlighting, although there are bindings for the standard VIM highlights which will map for most languages.
|
|
|
|
This colour scheme makes use of and has a dependency on [`vim/pangloss`](https://github.com/pangloss/vim-javascript), a VIM syntax file for javascript.
|
|
|
|
## Installation
|
|
|
|
[Plug](https://github.com/junegunn/vim-plug) - `Plug 'patstockwell/vim-monokai-tasty'`
|