diff --git a/README.md b/README.md index dfee34f2..ba35e749 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc. There are two versions: -* **Basic**: which is located at [basic.vim](https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim). If you want something small just copy this into your ~/.vimrc and you will have a great basic setup -* **Awesome**: this includes a ton of useful plugins, color schemes and configurations etc. +* **Basic**: If you want something small just copy [basic.vim](https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim) into your ~/.vimrc and you will have a great basic setup +* **Awesome**: This includes a ton of useful plugins, color schemes and configurations I would of course recommend using the awesome version. @@ -29,12 +29,15 @@ The awesome version includes a lot of great plugins, configurations and color sc ## Some screenshots Colors when editing a Python file: + ![Screenshot 1](http://files1.wedoist.com/e952fdb343b1e617b90d256e474d0370/as/screenshot_1.png) Opening recently opened files [mru.vim](https://github.com/vim-scripts/mru.vim): + ![Screenshot 2](http://files1.wedoist.com/1967b0e48af40e513d1a464e08196990/as/screenshot_2.png) Seeing opened buffers [bufexplorer.zip](https://github.com/vim-scripts/bufexplorer.zip): + ![Screenshot 3](http://files1.wedoist.com/88eeb6ff36cf88d062e73c87af482d9c/as/screenshot_3.png )