Edit of asset "GodotVim" Accepted

Old/Current New/Edit
Title GodotVim
Description Vim emulation for Godot's built-in script editor.

IMPORTANT: Restart the editor after enabling the plugin.

CORE VIM:
- Modal Editing: Normal, Insert, Visual, Visual Line/Block, Replace
- Motions: h/j/k/l, w/b/e, gg/G, %, {}, f/t, /, ?, n/N, *, #
- Operators: d, c, y, >, <, =, gu, gU, g~, J
- Text Objects: iw, aw, i", a", i(, a{, it, ip, is, etc.
- Registers & Macros: q/@ recording, named registers
- Marks & Jumps: m/'/`, Ctrl-O/Ctrl-I jumplist
- Ex Commands: :w, :q, :s, :g, :reg, :%s/find/replace/g

GODOT INTEGRATION:
- Dock Navigation: Space+e (FileSystem), Space+o (Scene), Space+i (Inspector)
- Scene Control: Space+r (run), Space+R (run current), Space+S (stop)
- Debugging: Space+db (breakpoint), Space+dc/dn/di/do (step controls)
- Code Intel: gd (go to definition), K (documentation)
- Window Nav: Ctrl+h/j/k/l

Configure in Editor → Editor Settings → Plugins → GodotVim
Vim emulation for Godot's built-in script editor.

IMPORTANT: Restart the editor after enabling the plugin.

FEATURES:
- Normal Mode: Navigation (h, j, k, l, w, b, e, etc.)
- Insert Mode: Standard text editing
- Visual Mode: Select text (v, V, Ctrl+v)
- Command Mode: :s, :%, etc. (Substitutions supported)
- Dock Navigation: Ctrl+h/j/k/l
- Operators: d (delete), c (change), y (yank), > < (indent)
- Text Objects: iw, aw, i", a", i(, a{, etc.
- Macros: Record (q) / Replay (@)
- Marks: Set (m) / Jump (')
- Search: /, ?, n, N, *, #, gd (Go to Def), K (Docs)
- Registers & Clipboard integration

Configure in Project Settings -> GodotVim
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/hmdfrds/godot-vim
Issues Url https://github.com/hmdfrds/godot-vim/issues
Godot version Godot 4.5
Version String 0.8.14 0.8.2
Download Commit 5c602a9feb8b98a0dc9806f7ffc21697d25d1d49 66867e3273d28eb46e4390d8111bdf5977e53919
Download Url (Computed) https://github.com/hmdfrds/godot-vim/archive/5c602a9feb8b98a0dc9806f7ffc21697d25d1d49.zip https://github.com/hmdfrds/godot-vim/archive/66867e3273d28eb46e4390d8111bdf5977e53919.zip
Icon Url https://raw.githubusercontent.com/hmdfrds/godot-vim/refs/heads/main/icon.png