TabbyML / vim-tabby

Apache License 2.0
38 stars 2 forks source link

Tabby agent script not found #9

Open neva-ops opened 4 months ago

neva-ops commented 4 months ago

NVIM v0.7.2 When I run :Tabby I get error "Tabby agent script not found". But Tabby work when I comment out "let g:tabby_node_script" in globals.vim and set absolute path to tabby-agent.js to tabby_node_script in init.vim. It seems the problem is in the expand function.