From a1bc104fab0fa1dba2f2df940ee50a11cdef7ac2 Mon Sep 17 00:00:00 2001 From: Evgeny Chernyavskiy Date: Thu, 25 Mar 2021 22:42:07 -0400 Subject: [PATCH] Update README.md Fix a couple typos. --- Vim/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Vim/README.md b/Vim/README.md index 07c87dae..72ce6a34 100644 --- a/Vim/README.md +++ b/Vim/README.md @@ -12,7 +12,7 @@ brew install vim ## The Ultimate vimrc -[The Ultimate vimrc](https://github.com/amix/vimrc) it's a collection of vimrc configurations to make easy the usage of vim. +[The Ultimate vimrc](https://github.com/amix/vimrc) is a collection of vimrc configurations to make easy the usage of vim. To download the The Ultimate vimrc, you need to install the git client. If you need install it, use home brew: @@ -48,7 +48,7 @@ cd ~/.vim_runtime && git pull --rebase && cd - ## Maximum Awesome -[Maximum Awesome](https://github.com/square/maximum-awesome) it's a collection of vim configuration and plugins, like a configuration manager for the vim environment. +[Maximum Awesome](https://github.com/square/maximum-awesome) is a collection of vim configuration and plugins, like a configuration manager for the vim environment. ### Installation