summaryrefslogtreecommitdiff
path: root/modules/pythonpath.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-04-13 13:14:24 -0400
committerChris <[email protected]>2020-04-13 13:14:24 -0400
commit4ff84c670f4c2cc21b31e0e584f38bf20f190db3 (patch)
tree67e6f9776b40eb2c3ebfad5a08b3dea067b4c01a /modules/pythonpath.vim
parent87a2859dfd62b057811a9fc54109498a09686290 (diff)
auto push
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")