aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-07-13 21:08:17 -0400
committerTeddy Wing2015-07-13 21:08:17 -0400
commitec304f8df6d2940e53c6aecd824429362066633e (patch)
tree35b108e4e5dec3fe41eb0bf117c5a564e5b34aa5
parent43aba19c0a4b2e520d7806335da5e2a4116b294b (diff)
downloaddotvim-ec304f8df6d2940e53c6aecd824429362066633e.tar.bz2
README: Remove Command-T from the plugin list
Now that I've removed Command-T (236fcf4d68da2c5076b37081dc13ff4b865c528a), we should remove it from the list.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b1d2dc..072ff96 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,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
* [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