Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from HazCod/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Numkil committed Dec 30, 2013
2 parents 7acda2b + 44e5e39 commit 0868039
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ VimConf
=======
This vimconf was made for my personal use and has been compiled from various other public vimrc's, I
am Uploading this here for safekeeping.
Its less configurable than most public vimrc's made for the public because I don't work with
It's less configurable than most public vimrc's made for the public because I don't work with
external files to prevent mishaps when updating.
If you are looking to use someone's vimconf and maybe do a little changes I suggest going for the
more well know ons like timss/vimconf because those are more suited to add your own things, and
If you are looking to use someones vimconf and maybe do a little changes I suggest going for the
more well known ones like timss/vimconf, those are more suited to add your own things and
probably more updated.
But ofcourse if you happen to stumble on here or you are one of my colleagues you can use and edit this code as much as you want.

* Installs itself
* i've tried to comment every single option
* I've tried to comment every single option
* Autocomplete, syntax checker, plugin manager, file browser and much more

Installation
Expand All @@ -20,7 +20,7 @@ Installation
git clone https://github.com/Numkil/VimConf.git
ln -s VimConf/.vimrc ~/.vimrc

Running vim with this .vimrc will cause it to automaticly install Vundle and a bunch of plugins. (I
Running vim with this .vimrc will cause it to automatically install Vundle and a bunch of plugins. (I
hope)

Preview
Expand All @@ -30,4 +30,4 @@ Preview
Credits
-------
I should give credits to most of the public .vimrc's out there because well this really is mostly a
compilation of various public .vimrc's with some additions of myself
compilation of various public .vimrc's with some additions of myself.

0 comments on commit 0868039

Please sign in to comment.