aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2015-07-06 01:33:06 -0400
committerTeddy Wing2015-07-06 01:33:06 -0400
commit27ac3e8c63cbd201fa5bf375eb1eace78e15af1f (patch)
tree6eee6b4ede1d23c022e3d937039c5bcafa010a04 /README.md
parentf446adfbf1a743df865bc55429fb9a31028740f6 (diff)
downloaddotvim-27ac3e8c63cbd201fa5bf375eb1eace78e15af1f.tar.bz2
README: Remove NERDTree from plugin list
Now that I've removed the plugin (6d7ea2be365959b8aa348d5942846111a85480f6), it can be removed from the list.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bdf69e..2b1d2dc 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,6 @@ Currently requires:
## Plugins
* [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
* [PreserveNoEOL](https://github.com/vim-scripts/PreserveNoEOL/): preserve EOLs
* [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