From 65db5b0dfecce4a05797802f80767bbf76774f06 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 13 Apr 2020 14:46:30 -0400 Subject: auto push --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cc544b69..afb15dbb 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ I assume you can figure it out based on the requirements smart guy #### pythonpath -Open `modules/pythonpath.vim` and point it to a version of python that has neovim installed +Create `modules/pythonpath.vim` and point it to a version of python that has neovim installed example: @@ -48,7 +48,7 @@ let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.8") #### nodepath for Coc -Open `modules/nodepath.vim` and point it to a version of python that has neovim installed +Create `modules/nodepath.vim` and point it to a version of python that has neovim installed example: -- cgit v1.2.3