From b2cb147f7ac5c110638fcc280174d83aed95908f Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 26 Apr 2020 01:39:35 -0400 Subject: added airline --- general/paths.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 general/paths.vim (limited to 'general/paths.vim') diff --git a/general/paths.vim b/general/paths.vim new file mode 100644 index 00000000..d786bf66 --- /dev/null +++ b/general/paths.vim @@ -0,0 +1,2 @@ +let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.8") + -- cgit v1.2.3