Package: vim-youcompleteme / 0+20161219+git194ff33-1

Metadata

Package Version Patches format
vim-youcompleteme 0+20161219+git194ff33-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 path to server script.patch | (download)

autoload/youcompleteme.vim | 3 2 + 1 - 0 !
python/ycm/paths.py | 15 2 + 13 - 0 !
python/ycm/setup.py | 5 0 + 5 - 0 !
3 files changed, 4 insertions(+), 19 deletions(-)

 use debian's ycmd package locations for ycmd.
 This patch also sets vim-youcompleteme to not use sys.executable path
 for python interpreter.