README: change address for YouCompleteMe.
This commit is contained in:
parent
8d2ac06820
commit
82bff20b02
@ -248,5 +248,5 @@ a look at [jedi-vim][7], [python-mode][8], or [YouCompleteMe][9].
|
||||
[6]: http://stackoverflow.com/questions/tagged/syntastic
|
||||
[7]: https://github.com/davidhalter/jedi-vim
|
||||
[8]: https://github.com/klen/python-mode
|
||||
[9]: https://github.com/Valloric/YouCompleteMe
|
||||
[9]: http://valloric.github.io/YouCompleteMe/
|
||||
[10]: http://perldoc.perl.org/perlrun.html#*-c*
|
||||
|
@ -18,7 +18,7 @@ if has('reltime')
|
||||
let g:syntastic_start = reltime()
|
||||
endif
|
||||
|
||||
let g:syntastic_version = '3.4.0-10'
|
||||
let g:syntastic_version = '3.4.0-11'
|
||||
|
||||
" Sanity checks {{{1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user