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
loading more results...