From 1d469f19717999a4436f0a0b0779011765fe403e Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 2 Dec 2014 22:14:12 +0900 Subject: [PATCH] Fixup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c60e9fe..d749a82 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## vim-argwrap ## -This is an industrial strength argument wrapping and unwrapping extension for the [VIM](http://www.vim.org/) text +This is an industrial strength argument wrapping and unwrapping extension for the [Vim](http://www.vim.org/) text editor. It can be used for collapsing and expanding everything from function calls to array and dictionary definitions. ### Installation and Usage ###