From 004b2dae4256017d9c35a916a70b31c3a211fef6 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 16 Jul 2014 09:19:08 -0400 Subject: [PATCH] Updated dependencies in the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbdf759..cd08822 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A theme, config and collection of plugins for Vim. * **Vim**: The latest [vim](http://www.vim.org) should be installed to use this distribution (versions 7.3 and below aren't tested or guaranteed to work). * **Bash**: Required by the _update_ and _gentags_ scripts. * **Git**: Required by the _update_ script and git-related plugins. +* **Python**: Required by the _gundo_ and _MatchTagAlways_ plugins. ## Optional Requirements ##