summaryrefslogtreecommitdiff
path: root/modules/nodepath.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-04-01 17:15:46 -0400
committerChris <[email protected]>2020-04-01 17:15:46 -0400
commita02c31afca1936312a63412c07350baf9f88b1cd (patch)
tree18f03b5ed368a95b44450cccd54120e3f2e4a87f /modules/nodepath.vim
parent7a5a320a835dc0e1efb005dcf4aa3d593286778b (diff)
big updates
Diffstat (limited to 'modules/nodepath.vim')
-rw-r--r--modules/nodepath.vim2
1 files changed, 2 insertions, 0 deletions
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")