mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Updated a bit the README.md
This commit is contained in:
parent
d2ee0c4c00
commit
4ddd1c51ef
@ -4,8 +4,8 @@ Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.
|
|||||||
|
|
||||||
There are two versions:
|
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
|
* **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 etc.
|
* **Awesome**: This includes a ton of useful plugins, color schemes and configurations
|
||||||
|
|
||||||
I would of course recommend using the awesome version.
|
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
|
## Some screenshots
|
||||||
|
|
||||||
Colors when editing a Python file:
|
Colors when editing a Python file:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Opening recently opened files [mru.vim](https://github.com/vim-scripts/mru.vim):
|
Opening recently opened files [mru.vim](https://github.com/vim-scripts/mru.vim):
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Seeing opened buffers [bufexplorer.zip](https://github.com/vim-scripts/bufexplorer.zip):
|
Seeing opened buffers [bufexplorer.zip](https://github.com/vim-scripts/bufexplorer.zip):
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user