joshnajera / godot-vim

VIM bindings for godot 4
MIT License
235 stars 24 forks source link

Fix/unfocused errors thrown #25

Open MajorZiploc opened 7 months ago

MajorZiploc commented 7 months ago

Resolve a bug where the editor can be null or even freed

Bug results in an error per key stroke. Ex: when editing attributes in the Inspector

hyouuu commented 3 weeks ago

Put your PRs along with others' in https://github.com/hyouuu/godot-vim if you'd like to use. Thanks for the fixes!

MajorZiploc commented 3 weeks ago

@hyouuu sounds good! just opened the PRs for your repo

hyouuu commented 3 weeks ago

Awesome!