Added host file for LUL9KAMW

This commit is contained in:
Oliver Hartmann 2019-06-06 16:20:07 +02:00
parent ea89d5fc20
commit dc6aaa15f3

5
LUL9KAMW.vim Normal file
View File

@ -0,0 +1,5 @@
" =================Python==============================
let g:python3_host_prog="c:\\Scoop\\apps\\python\\current\\python.exe"
let g:python_host_prog="c:\\Python27\\python.exe"
" ===================Chromatica======================
let g:chromatica#libclang_path='C:\Scoop\apps\llvm\current\bin\libclang.dll'