godot-neovim 0.7.2 Tools 4.3 Community
Submitted by user shiena; Apache-2.0; 2026-01-14
Use Neovim as the backend for Godot's script editor.
Inspired by vscode-neovim and GodotVim.
This plugin embeds Neovim via RPC, bringing full Vim functionality including:
- All Vim modes (Normal, Insert, Visual, Command-line, Replace)
- Ex commands (:w, :q, :%s/old/new/g, etc.)
- Named registers, marks, and macros
- Text objects and motions
- IME support for non-ASCII input (hybrid mode)
Requires Neovim 0.9+ installed on your system.
View files Download Submit an issue Recent Edits