You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init.vim加入如下配置之后,还是无法启动除了vim-plug之外的插件:
let g:python_host_prog='C:/ProgramData/Anaconda3/python.exe'
let g:python3_host_prog='C:/ProgramData/Anaconda3/python.exe'
let g:coc_node_path='C:/Users/renlefux/AppData/Roaming/nvm/v12.18.3/node.exe'
let g:plugin_bash_path='C:/msys64/usr/bin/bash.exe'
pluginstats 如下:
The text was updated successfully, but these errors were encountered:
init.vim加入如下配置之后,还是无法启动除了vim-plug之外的插件:
let g:python_host_prog='C:/ProgramData/Anaconda3/python.exe'
let g:python3_host_prog='C:/ProgramData/Anaconda3/python.exe'
let g:coc_node_path='C:/Users/renlefux/AppData/Roaming/nvm/v12.18.3/node.exe'
let g:plugin_bash_path='C:/msys64/usr/bin/bash.exe'
pluginstats 如下:
The text was updated successfully, but these errors were encountered: