summaryrefslogtreecommitdiff
path: root/modules/pythonpath.vim
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pythonpath.vim')
-rw-r--r--modules/pythonpath.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/pythonpath.vim b/modules/pythonpath.vim
deleted file mode 100644
index 6fdc0ba0..00000000
--- a/modules/pythonpath.vim
+++ /dev/null
@@ -1 +0,0 @@
-let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.8")