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...