mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-16 13:53:51 -05:00
initial commit
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal 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'`
|
||||
Reference in New Issue
Block a user