diff --git a/README.md b/README.md index c717fbe0..520beb45 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ what about [old powerline][a]? i wrote the initial version on an airplane, and since it's light as air it turned out to be a good name. thanks for flying vim! +# screenshots + +check out screenshots [here][o]! + # installation this plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers: @@ -59,8 +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. -# screenshots - ## dark theme with a regular font ![img](screenshots/dark.png) @@ -103,3 +105,4 @@ contributions and pull requests are welcome. please follow the existing coding [l]: https://github.com/Shougo/neobundle.vim [m]: https://github.com/gmarik/vundle [n]: http://vim.wikia.com/wiki/256_colors_in_vim +[o]: https://github.com/bling/vim-airline/wiki/Screenshots diff --git a/screenshots/badwolf.png b/screenshots/badwolf.png deleted file mode 100644 index 619de0ec..00000000 Binary files a/screenshots/badwolf.png and /dev/null differ diff --git a/screenshots/dark-powerline.png b/screenshots/dark-powerline.png deleted file mode 100644 index a7371cce..00000000 Binary files a/screenshots/dark-powerline.png and /dev/null differ diff --git a/screenshots/dark.png b/screenshots/dark.png deleted file mode 100644 index d25db06b..00000000 Binary files a/screenshots/dark.png and /dev/null differ diff --git a/screenshots/light.png b/screenshots/light.png deleted file mode 100644 index d287f61f..00000000 Binary files a/screenshots/light.png and /dev/null differ diff --git a/screenshots/simple.png b/screenshots/simple.png deleted file mode 100644 index b65f875d..00000000 Binary files a/screenshots/simple.png and /dev/null differ