nodepath.vim 185 B

12
  1. " You can comment this and recomment it after installing coc executable('~/.nvm/versions/node/v12.16.1/bin/node')
  2. let g:coc_node_path = expand("~/.nvm/versions/node/v12.16.1/bin/node")