summaryrefslogtreecommitdiff
path: root/modules/pythonpath.vim
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pythonpath.vim')
-rw-r--r--modules/pythonpath.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pythonpath.vim b/modules/pythonpath.vim
index b0607962..676078bc 100644
--- a/modules/pythonpath.vim
+++ b/modules/pythonpath.vim
@@ -1 +1 @@
-let g:python3_host_prog = expand('~/Miniconda/envs/neovim/bin/python3.7')
+let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.7")