From 68d81e47f01e888f8959c4ca337c937c59d471e3 Mon Sep 17 00:00:00 2001 From: 3e4 Date: Wed, 20 Apr 2016 10:10:04 +0900 Subject: [PATCH] Link fixed and format corrected In response to https://github.com/Valloric/YouCompleteMe/pull/2128#issuecomment-212183780 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f98313dd..78f6cd3a 100644 --- a/README.md +++ b/README.md @@ -2781,7 +2781,10 @@ version of Python. ### On Windows I get `E887: Sorry, this command is disabled, the Python's site module could not be loaded` -If you are running vim on Windows with Python 2.7.11, this is likely caused by a [bug][vim_win-python2.7.11-bug]. Follow this [workaround][vim_win-python2.7.11-bug_workaround] or use a different version (Python 2.7.9 does not suffer from the bug). +If you are running vim on Windows with Python 2.7.11, this is likely caused by +a [bug][vim_win-python2.7.11-bug]. Follow this [workaround] +[vim_win-python2.7.11-bug_workaround] or use a different version (Python 2.7.9 +does not suffer from the bug). Contributor Code of Conduct --------------------------- @@ -2872,4 +2875,4 @@ This software is licensed under the [GPL v3 license][gpl]. [ccoc]: https://github.com/Valloric/YouCompleteMe/blob/master/CODE_OF_CONDUCT.md [JediHTTP]: https://github.com/vheon/JediHTTP [vim_win-python2.7.11-bug]: https://github.com/vim/vim/issues/717 -[vim_win-python2.7.11-bug_workaround]: https://github.com/vim/vim/issues/717 +[vim_win-python2.7.11-bug_workaround]: https://github.com/vim/vim-win32-installer/blob/master/appveyor.bat#L90