From 2b29135aad49b866ff41b469e5632d4ed6c0cdc0 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 14 Jun 2014 19:20:36 -0400 Subject: README: add new plugins Add: * surround.vim * golang --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9e595f7..5fc213e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ Currently requires: * [Indent Guides](https://github.com/nathanaelkane/vim-indent-guides): show tab stops * [camelcasemotion](https://github.com/vim-scripts/camelcasemotion): move inside camelcase and underscored words * [Gundo](http://sjl.bitbucket.org/gundo.vim/): visual view of vim's undo tree +* [surround.vim](https://github.com/tpope/vim-surround): easier manipulation of "surrounding" characters +* [golang](https://github.com/jnwhiteh/vim-golang): mirror of the official go vim plugins Disabled plugins: -- cgit v1.2.3