File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -143,10 +143,12 @@ see section 3, |VdebugSetUp|.
143
143
2. Installing the plugin *VdebugInstallation*
144
144
145
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.
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.
147
149
148
150
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 .
150
152
151
153
By far the easiest way to install is by using a plugin manager, e.g. vundle
152
154
(https://github.com/gmarik/vundle/) or pathogen
You can’t perform that action at this time.
0 commit comments