From a02c31afca1936312a63412c07350baf9f88b1cd Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 1 Apr 2020 17:15:46 -0400 Subject: big updates --- modules/nodepath.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 modules/nodepath.vim (limited to 'modules/nodepath.vim') diff --git a/modules/nodepath.vim b/modules/nodepath.vim new file mode 100644 index 00000000..20d6c33d --- /dev/null +++ b/modules/nodepath.vim @@ -0,0 +1,2 @@ +" You can comment this and recomment it after installing coc executable('~/.nvm/versions/node/v12.16.1/bin/node') +let g:coc_node_path = expand("~/.nvm/versions/node/v12.16.1/bin/node") -- cgit v1.2.3