diff options
author | Teddy Wing | 2015-07-06 01:33:06 -0400 |
---|---|---|
committer | Teddy Wing | 2015-07-06 01:33:06 -0400 |
commit | 27ac3e8c63cbd201fa5bf375eb1eace78e15af1f (patch) | |
tree | 6eee6b4ede1d23c022e3d937039c5bcafa010a04 /README.md | |
parent | f446adfbf1a743df865bc55429fb9a31028740f6 (diff) | |
download | dotvim-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.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |