This commit is contained in:
Alex Yatskov 2014-12-02 22:14:12 +09:00
parent 97fafc6baa
commit 1d469f1971

View File

@ -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 ###