Description
Changelog
Reviews (0)
Vimdow is 2 things at once. First, it's a Neovim client based on Godot, and second it's an editor plugin that allows you to use Neovim on your project files.
Vimdow only needs to know where the Neovim binary is located on your system, and you can enjoy the comforts of your config directly in the Godot editor. It also has ergonomic features for editing GDScript:
- Automatic LSP integration for Neovim
- The ability to use debugger breakpoints
- Access to the
EditorInterfacesingleton in lua withVimdow.ei.
Changelog for version vimdow-v0.4.0
No changelog provided for this version.