aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-07-13 21:11:29 -0400
committerTeddy Wing2015-07-13 21:11:29 -0400
commit262f9d5690929b1064a221becebf14328ea97efe (patch)
tree391cb1b7d4c4af175b3f4ec0beb8edb010209763
parentec304f8df6d2940e53c6aecd824429362066633e (diff)
downloaddotvim-262f9d5690929b1064a221becebf14328ea97efe.tar.bz2
README: Add pick to the plugin list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 072ff96..ecccc9f 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Currently requires:
* [scala](https://github.com/derekwyatt/vim-scala): plugin for Scala development
* [tcomment](https://github.com/tomtom/tcomment_vim): easy code commenting
* [ag.vim](https://github.com/rking/ag.vim): ag search integration
+* [pick.vim](https://github.com/thoughtbot/pick.vim): fast file & buffer opening
## License