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