Skip to content

Commit 9beea75

Browse files
committed
Add Python installation for windows to doc, close #135
1 parent 3d8f07e commit 9beea75

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/Vdebug.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,12 @@ see section 3, |VdebugSetUp|.
143143
2. Installing the plugin *VdebugInstallation*
144144

145145
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.
146+
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.
147149

148150
The Github page for the plugin is https://github.com/joonty/vdebug, and the VIM
149-
scripts URL is XXX.
151+
scripts URL is http://www.vim.org/scripts/script.php?script_id=4170.
150152

151153
By far the easiest way to install is by using a plugin manager, e.g. vundle
152154
(https://github.com/gmarik/vundle/) or pathogen

0 commit comments

Comments
 (0)