Merge branch 'master' of https://github.com/amix/vimrc
This commit is contained in:
commit
8fa0bd4574
1 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,8 @@ The awesome version includes a lot of great plugins, configurations and color sc
|
||||||
git clone git://github.com/amix/vimrc.git ~/.vim_runtime
|
git clone git://github.com/amix/vimrc.git ~/.vim_runtime
|
||||||
sh ~/.vim_runtime/install_awesome_vimrc.sh
|
sh ~/.vim_runtime/install_awesome_vimrc.sh
|
||||||
|
|
||||||
|
The taglist.vim plugin will require ctags (http://ctags.sourceforge.net) (Debian: apt-get install ctags)
|
||||||
|
|
||||||
I also recommend using [Source Code Pro font from Adobe](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) (it's free and awesome font for writing and programming). The Awesome vimrc is already setup to try to use it
|
I also recommend using [Source Code Pro font from Adobe](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) (it's free and awesome font for writing and programming). The Awesome vimrc is already setup to try to use it
|
||||||
|
|
||||||
## How to install on Windows?
|
## How to install on Windows?
|
||||||
|
@ -54,7 +56,7 @@ Opening recently opened files [mru.vim](https://github.com/vim-scripts/mru.vim):
|
||||||
This vimrc even works on Windows!
|
This vimrc even works on Windows!
|
||||||

|

|
||||||
|
|
||||||
Distraction free mode (using goyo.vim and vim-zenroom2):
|
Distraction free mode using [goyo.vim](https://github.com/junegunn/goyo.vim) and [vim-zenroom2](https://github.com/amix/vim-zenroom2):
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue