From e4a599cbe9ecdf8f27306a08d21a08856e2062ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Qu=E1=BB=91c=20H=C6=B0ng=20L=C3=AA?= Date: Sun, 27 Nov 2016 18:34:57 +0700 Subject: [PATCH] Plugins: add vim-move Closes https://github.com/mhinz/vim-galore/pull/103 --- contents/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contents/plugins.md b/contents/plugins.md index e56879e..1c45a7a 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -184,6 +184,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [goyo](https://github.com/junegunn/goyo.vim) - [hackernews](https://github.com/ryanss/vim-hackernews) - [indentline](https://github.com/Yggdroot/indentLine) +- [move](https://github.com/matze/vim-move) - [multiple-cursors](https://github.com/terryma/vim-multiple-cursors) - [nrrwrgn](https://github.com/chrisbra/NrrwRgn) - [projectionist](https://github.com/tpope/vim-projectionist)