nodepath.vim 241 B

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