aboutsummaryrefslogtreecommitdiff
path: root/after/ftplugin
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2019-11-25 10:14:01 +0800
committerGitHub <noreply@github.com>2019-11-25 10:14:01 +0800
commitc6d748ff099f18b56d5ab93a554cba1663a47b1d (patch)
tree064654c6f5a9429feb9d5587934dbcae2f6db5d2 /after/ftplugin
parentf66dba0e7aa950ecbc0441cb2f7dc7182c96aa22 (diff)
Fix a bug about Python 3 path
On Windows, there is not python3.exe symlinked to python.exe when you use Anaconda 3. There is just one python.exe, which will start Python 3. So we should check the existence of python instead of python3. It is the user's responsibility to make sure that Python 3 is installed instead of Python 2.
Diffstat (limited to 'after/ftplugin')
0 files changed, 0 insertions, 0 deletions