Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/amix/vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
amix committed Aug 20, 2016
2 parents 48e1c89 + a670c98 commit 557882c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ This is useful to install on remote servers where you don't need many plugins an
Use [msysgit](https://msysgit.github.com/) to checkout the repository and run the installation instructions above. No special instructions needed ;-)


## How to install on Linux

If you have vim aliased as `vi` instead of `vim`, make sure to either alias it: `alias vi=vim`. Otherwise, `apt-get install vim`

## How to update to latest version?

Simply just do a git rebase!
Expand Down

0 comments on commit 557882c

Please sign in to comment.