Adjust python path in UUL4JKMG

This commit is contained in:
Oliver Hartmann 2019-03-20 12:53:06 +01:00
parent fc0c87076f
commit 021de6193a

View File

@ -1,5 +1,5 @@
" =================Python==============================
let g:python3_host_prog="c:\\Python36\\python.exe"
let g:python3_host_prog="d:\\Scoop\\apps\\python\\current\\python.exe"
let g:python_host_prog="c:\\Python27\\python.exe"
" ===================Chromatica======================
let g:chromatica#libclang_path='D:\Tools\LLVM\bin\libclang.dll'