Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Floby committed Apr 4, 2011
1 parent 85cc744 commit 6c30be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# My one and only vim config
This is the .vim & .vimrc files that I use everywhere I can use vim and
git my config. I could improve a lot of things, starting by a special
git my config. I could improve a lot of things, starting with a special
colorscheme on non 256-colors terminals. plus some scripts to automate
the activation of modules and the installation of .vimrc on a new computer

Expand All @@ -19,7 +19,7 @@ In order to install a new bundle, one must add it in the `bundle-available`
directory.

### activate a bundle
those of you who are familiar to pathogen know that bundles live in the
those of you who are familiar with pathogen know that bundles live in the
`bundle` directory. In order to be able to activate/deactivate bundles
everything in `bundle` is a symlink to the real module in `bundle-available`

Expand Down

0 comments on commit 6c30be4

Please sign in to comment.