initial commit

This commit is contained in:
Patrick Stockwell
2018-12-05 17:07:08 +11:00
committed by Patrick Stockwell
commit 4b0d6b9af7
2 changed files with 289 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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'`