Defold.nvim - Batteries-included development environment for the Defold game engine, powered by Neovim

Release 0.8.1

Mostly some minor fixes

  • fix: add launcher.run_arg config to overwrite run_arg in termlauncher, which allows modifying the way Neovim is started through custom terminals

  • windows: default to use game runner mode “send” since “:make” doesn’t seem to work on windows

  • macos: update to termlauncher 0.4.0 which now supports automatically detecting installed terminals from your /Applications (or ~/Applications) directory

3 Likes