summaryrefslogtreecommitdiff
path: root/general/paths.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-04-30 18:50:24 -0400
committerChris <[email protected]>2020-04-30 18:50:24 -0400
commita5f1793088f2815a5d2b201f2c52008b595cc4b8 (patch)
tree30a751d2aa0f13fb2651529e1f991a5fa0929038 /general/paths.vim
parent5aa30f5b3b064377d707fef2f2d506b5955f8f46 (diff)
removed hardcoded path
Diffstat (limited to 'general/paths.vim')
-rw-r--r--general/paths.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/general/paths.vim b/general/paths.vim
index d786bf66..8b137891 100644
--- a/general/paths.vim
+++ b/general/paths.vim
@@ -1,2 +1 @@
-let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.8")