aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-06-14 19:20:36 -0400
committerTeddy Wing2014-06-14 19:20:36 -0400
commit2b29135aad49b866ff41b469e5632d4ed6c0cdc0 (patch)
tree20d0a8bd37c7a4413445244bbd6d7c8db45d122b
parentf599a3e58fe610ff0ce3fedf3c86040a5f328a6f (diff)
downloaddotvim-2b29135aad49b866ff41b469e5632d4ed6c0cdc0.tar.bz2
README: add new plugins
Add: * surround.vim * golang
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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: