summaryrefslogtreecommitdiff
path: root/modules/nodepath.vim
blob: 20d6c33d4957ad345a854536cbf027010102806c (plain)
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")