From 7df71f8bfd52642179e2bc78dacfae2ce5eb2b3f Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 2 Jul 2016 23:55:11 -0700 Subject: [PATCH] Updating README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a85c4..9f4176f 100644 --- a/README.md +++ b/README.md @@ -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 ##