Changed python 3.5 > 3.6 for conti laptop
This commit is contained in:
2
init.vim
2
init.vim
@@ -137,7 +137,7 @@ if has("win32")
|
||||
let g:python3_host_prog="f:\\Tools\\Python\\python.exe"
|
||||
let g:python_host_prog="f:\\Tools\\Python27\\python.exe"
|
||||
elseif hostname == "UUL4JKMG"
|
||||
let g:python3_host_prog="c:\\Python35\\python.exe"
|
||||
let g:python3_host_prog="c:\\Python36\\python.exe"
|
||||
let g:python_host_prog="c:\\Python27\\python.exe"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user