summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2018-02-08 12:27:36 +0100
committerLucas Hoffmann <l-m-h@web.de>2018-02-08 12:48:57 +0100
commit0df6a8a72a56016e57755755a6d565b2814e609f (patch)
tree105d9c43fb69b29b7be1d46eddd74650885d0e63 /doc
parent81a1a6cdd5f637562b688d37879d51564acb9830 (diff)
downloadvdebug-0df6a8a72a56016e57755755a6d565b2814e609f.zip
Mention python 3 as dependency in the helpfile
Diffstat (limited to 'doc')
-rw-r--r--doc/Vdebug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Vdebug.txt b/doc/Vdebug.txt
index edcc566..4fafd79 100644
--- a/doc/Vdebug.txt
+++ b/doc/Vdebug.txt
@@ -145,7 +145,7 @@ see section 3, |VdebugSetUp|.
2. Installing the plugin *VdebugInstallation*
Please note that you must have VIM 7+ for this plugin to work, and it must be
-compiled with tabs, signs and Python support. If you're using Windows, some
+compiled with tabs, signs and Python 3 support. If you're using Windows, some
reports have said that Python must be installed separately to allow VIM to use
it.