Updated the llvm location

This commit is contained in:
Oliver Hartmann 2019-07-19 14:40:20 +02:00
parent 73b91725a6
commit 2870ce61ee

View File

@ -2,4 +2,4 @@
let g:python3_host_prog="c:\\Scoop\\apps\\python\\current\\python.exe" let g:python3_host_prog="c:\\Scoop\\apps\\python\\current\\python.exe"
let g:python_host_prog="c:\\Python27\\python.exe" let g:python_host_prog="c:\\Python27\\python.exe"
" ===================Chromatica====================== " ===================Chromatica======================
let g:chromatica#libclang_path='C:\Scoop\apps\llvm\current\bin\libclang.dll' let g:chromatica#libclang_path='C:\Tools\LLVM\bin\libclang.dll'