Vimdow
by Jeremy Gordon | MIT
A plugin that integrates Neovim into the editor
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
godot-neovim
by Mitsuhiro Koga | MIT
Use Neovim as the backend for Godot's script and shader editor. This plugin runs a real Neovim process via msgpack-RPC, not a keybinding emulator, giving you genuine modal editing with full motions, text objects, registers, marks, macros, and Ex commands
godot-neovim is a Godot 4 editor plugin that integrates a real Neovim process into Godot's built-in script editor. Unlike simple Vim keybinding emulators, this plugin runs an actual Neovim instance and synchronizes the buffer between Godot and Neovim via
VimDot
by Enber Studios | MIT
Embed Neovim inside the Godot editor, and control it just like the built-in script panel, complete with project-aware colorschemes, custom menu actions, and optional script-editor replacement
VimDot - Neovim Embed for Godot Bring the full Neovim experience directly into the Godot editor. This addon exposes a main-screen tab that hosts a Neovim session, letting you keep your modal editing habits, plugins, and colorschemes while developing
loading more results...