From 80e76dfc9262873e922d62954a39b5b8fb957ee9 Mon Sep 17 00:00:00 2001 From: Bailey Ling Date: Mon, 8 Jul 2013 01:56:51 +0000 Subject: [PATCH] remove all screenshots from readme --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.md b/README.md index 520beb45..fa395287 100644 --- a/README.md +++ b/README.md @@ -63,26 +63,6 @@ this plugin follows the standard runtime path structure, and as such it can be i if you encounter a bug, please reproduce it with this [minivimrc][g] repository i created and file an issue. please provide your operating system and vim version/patch level (can be found with `:version`). a reproducible gist would be hugely helpful. -## dark theme with a regular font - -![img](screenshots/dark.png) - -## dark theme with powerline symbols - -![img](screenshots/dark-powerline.png) - -## simple theme - -![img](screenshots/simple.png) - -## light theme - -![img](screenshots/light.png) - -## badwolf theme with [bufferline][f] integration - -![img](screenshots/badwolf.png) - # contributions contributions and pull requests are welcome. please follow the existing coding style as much as possible.