summaryrefslogtreecommitdiff
path: root/modules/nodepath.vim
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nodepath.vim')
-rw-r--r--modules/nodepath.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/nodepath.vim b/modules/nodepath.vim
deleted file mode 100644
index 792df67d..00000000
--- a/modules/nodepath.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-" You can comment this and recomment it after installing coc executable('~/.nvm/versions/node/v12.16.1/bin/node')
-let g:node_host_prog = expand("~/.fnm/aliases/stable/bin/node")
-let g:coc_node_path = expand("~/.fnm/aliases/stable/bin/node")