Updating README.md

This commit is contained in:
Alex Yatskov 2016-07-02 23:55:11 -07:00
parent a12428749f
commit 7df71f8bfd

View File

@ -4,7 +4,7 @@ ArgWrap is an industrial strength argument wrapping and unwrapping extension for
editor. It can be used for collapsing and expanding everything from function calls to array and dictionary definitions.
All operations are easily reversible and correctly preserve the indentation of the surrounding code.
![](img/demo.gif)
![](https://foosoft.net/projects/vim-argwrap/img/demo.gif)
## Installation ##