summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb7b2d9c..e18d40ba 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@ example:
```
let g:coc_node_path = expand("~/.nvm/versions/node/v12.16.1/bin/node")
+let g:node_host_prog = expand("~/.nvm/versions/node/v12.16.1/bin/node")
```
## Set up plugin manager