habamax / vim-godot

Use vim and godot engine to make games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to find Godot executable

sooonism opened this issue · comments

commented

This maybe fundamental, but when I run:

:GodotRun

I got this error:

Unable to find Godot executable, please specify g:godot_executable.

How to resolve this?

godot executable is not in the path.

echomsg 'Unable to find Godot executable, please specify g:godot_executable'

Set g:godot_executable to the full path of godot executable.