Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
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, V-Line, V-Block, Command-line, Replace)- Ex commands (:w, :q, :%s/old/new/g, :sort, :g/pattern/d, etc.)- Named registers, marks, and macros- Text objects and motions- Folding (za, zo, zc, zM, zR)- Jump list (Ctrl+O, Ctrl+I)- Go to definition (gd), open URL (gx), documentation (K)- Number increment/decrement (Ctrl+A, Ctrl+X)- Mouse drag selection syncs to visual mode
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, V-Line, V-Block, Command-line, Replace)
- Ex commands (:w, :q, :%s/old/new/g, :sort, :g/pattern/d, etc.)
- Named registers, marks, and macros
- Text objects and motions
- Folding (za, zo, zc, zM, zR)
- Jump list (Ctrl+O, Ctrl+I)
- Go to definition (gd), open URL (gx), documentation (K)
- Number increment/decrement (Ctrl+A, Ctrl+X)
- Mouse drag selection syncs to visual mode
Reviews
Quick Information
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, V-Line, V-Block, Command-line, Replace)- Ex commands (:w, :q, :%s/old/new/g, :sort, :g/pattern/d, etc.)- Named registers, marks, and macros- Text objects and motions- Folding (za, zo, zc, zM, zR)- Jump list (Ctrl+O, Ctrl+I)- Go to definition (gd), open URL (gx), documentation (K)- Number increment/decrement (Ctrl+A, Ctrl+X)- Mouse drag selection syncs to visual mode