We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8f07e commit 9beea75Copy full SHA for 9beea75
1 file changed
doc/Vdebug.txt
@@ -143,10 +143,12 @@ see section 3, |VdebugSetUp|.
143
2. Installing the plugin *VdebugInstallation*
144
145
Please note that you must have VIM 7+ for this plugin to work, and it must be
146
-compiled with tabs, signs and Python support.
+compiled with tabs, signs and Python support. If you're using Windows, some
147
+reports have said that Python must be installed separately to allow VIM to use
148
+it.
149
150
The Github page for the plugin is https://github.com/joonty/vdebug, and the VIM
-scripts URL is XXX.
151
+scripts URL is http://www.vim.org/scripts/script.php?script_id=4170.
152
153
By far the easiest way to install is by using a plugin manager, e.g. vundle
154
(https://github.com/gmarik/vundle/) or pathogen
0 commit comments