nvim fix
This commit is contained in:
parent
a2e1ba6299
commit
7a1ae1a9fd
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
if executable('volta')
|
if executable('volta') then
|
||||||
let g:node_host_prog = trim(system("volta which neovim-node-host"))
|
let g:node_host_prog = trim(system("volta which neovim-node-host"))
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue