From 3f5639d83e02731cd9c5a4daac772d3a42ae595c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 10 Sep 2014 15:40:01 -0400 Subject: README: Update plugin list * Delete mentions of removed plugins (commentary.vim and TabBar) * Add an entry for tcomment --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e59374d..f6899e8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Currently requires: * [pathogen.vim](https://github.com/tpope/vim-pathogen): plugin management * [Command-T](https://github.com/wincent/Command-T): easy file loading * [NerdTree](https://github.com/scrooloose/nerdtree): pleasant file browser -* [commentary.vim](https://github.com/tpope/vim-commentary): easy code commenting * [PreserveNoEOL](https://github.com/vim-scripts/PreserveNoEOL/): preserve EOLs * [EasyGrep](https://github.com/vim-scripts/EasyGrep): easy find and replace in project * [Indent Guides](https://github.com/nathanaelkane/vim-indent-guides): show tab stops @@ -34,11 +33,7 @@ Currently requires: * [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 * [scala](https://github.com/derekwyatt/vim-scala): plugin for Scala development - - -Disabled plugins: - -* [TabBar](https://github.com/vim-scripts/TabBar): show buffers in tabs +* [tcomment](https://github.com/tomtom/tcomment_vim): easy code commenting ## License -- cgit v1.2.3