diff options
author | Chris <[email protected]> | 2020-04-30 18:50:24 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-30 18:50:24 -0400 |
commit | a5f1793088f2815a5d2b201f2c52008b595cc4b8 (patch) | |
tree | 30a751d2aa0f13fb2651529e1f991a5fa0929038 /general/paths.vim | |
parent | 5aa30f5b3b064377d707fef2f2d506b5955f8f46 (diff) |
removed hardcoded path
Diffstat (limited to 'general/paths.vim')
-rw-r--r-- | general/paths.vim | 1 |
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") |