From addd803a63bdf5bd569c3c0f2ac919d86215af16 Mon Sep 17 00:00:00 2001 From: Patrick Stockwell Date: Fri, 23 Aug 2019 11:11:32 +1000 Subject: [PATCH] document 'What makes this tastier' Address feedback from @alerque closes #19 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f521e96..97b5767 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Monokai forever! :tada: Inspired by Sublime Text's interpretation of monokai, this colour is both gui- and cterm-supported. It works for all languages, and is particularly good for Javascript development :heart: +Unlike other monokai implementations, `vim-monokai-tasty` targets named syntax groups from a variety of modern syntax group plugins (listed below). _*74% tastier than competitors_ :taco: + +*according to me + ![](./images/example_main.png) ## :electric_plug: Installation