Use machine specific vim files
This commit is contained in:
5
UUL4JKMG.vim
Normal file
5
UUL4JKMG.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" =================Python==============================
|
||||
let g:python3_host_prog="c:\\Python36\\python.exe"
|
||||
let g:python_host_prog="c:\\Python27\\python.exe"
|
||||
" ===================Chromatica======================
|
||||
let g:chromatica#libclang_path='D:\Tools\LLVM\bin\libclang.dll'
|
||||
Reference in New Issue
Block a user