Spacemacs Windows环境下 projectilefind异常的解决

mac2024-07-27  65

使用emacs当中的projectile功能,然后出现错误:

apply: Setting current directory: No such file or directory, f:/paper2/Pyprogram/‘tr’ 不是内部或外部命令,也不是可运行的程序或批处理文件。

解决方法参考了参考文献 方法是在对应elpa层的 projectl相关文件文件当中(有三个找到projectile后面又数字的哪一个)把 projectile-git-submodule-command 设置为 nil.(图中红线圈起来的地方)

最新回复(0)