From 255271338da0dd65a7488657dc492efdf5b938c2 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 3 Jun 2015 23:36:02 +0900 Subject: [PATCH] Updating README --- README.md | 5 +++-- doc/argwrap.txt | 9 +++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d73efa9..b273038 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,16 @@ editor. It can be used for collapsing and expanding everything from function cal The online resources listed below can be accessed to download new versions of this extension and to access other related information. -* [Homepage](http://foosoft.net/projects/vim-argwrap/) * [GitHub](https://github.com/FooSoft/vim-argwrap/) +* [Homepage](http://foosoft.net/projects/vim-argwrap/) +* [Vim Awesome](http://vimawesome.com/plugin/vim-argwrap/) * [Vim.org](http://www.vim.org/scripts/script.php?script_id=5062) ## Installation 1. Clone or otherwise download the latest version of the *argwrap.vim* extension from its [GitHub](https://github.com/FooSoft/vim-argwrap) page (the script is also available for download through - [vim.org](http://www.vim.org/scripts/script.php?script_id=5062)). If you are using + [Vim.org](http://www.vim.org/scripts/script.php?script_id=5062)). If you are using [pathogen.vim](https://github.com/tpope/vim-pathogen) for plugin management (you should) you can clone the repository directly to your bundle directory: diff --git a/doc/argwrap.txt b/doc/argwrap.txt index 134da4c..9d52b3f 100644 --- a/doc/argwrap.txt +++ b/doc/argwrap.txt @@ -16,16 +16,17 @@ from function calls to array and dictionary definitions. The online resources listed below can be accessed to download new versions of this extension and to access other information. - Homepage: http://foosoft.net/projects/vim-argwrap/ - GitHub: https://github.com/FooSoft/vim-argwrap/ - vim.org: http://www.vim.org/scripts/script.php?script_id=5062 + GitHub: https://github.com/FooSoft/vim-argwrap/ + Homepage: http://foosoft.net/projects/vim-argwrap/ + Vim Awesome: http://vimawesome.com/plugin/vim-argwrap/ + Vim.org: http://www.vim.org/scripts/script.php?script_id=5062 ================================================================================ INSTALLATION *argwrap-installation* 1. Clone or otherwise download the latest version of the argwrap.vim extension from its GitHub page (the script is also available for download through - vim.org. If you are using pathogen.vim for plugin management (you should) + Vim.org. If you are using pathogen.vim for plugin management (you should) you can clone the repository directly to your bundle directory: git clone https://github.com/FooSoft/vim-argwrap ~/.vim/bundle/vim-argwrap