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

Update README.md #2

Merged
merged 1 commit into from
Dec 30, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.