Edit of asset "GodotVim" New
| Old/Current | New/Edit | |
|---|---|---|
| Title | GodotVim | |
| Description |
Vim emulation for Godot's built-in script editor. IMPORTANT: Restart the editor after enabling the plugin. Upgrading from v0.x? See README for migration steps. 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 CUSTOMIZATION: - Custom cursor with per-mode colors and smooth animation - Live search highlighting with - .godot-vimrc config file for key mappings and presets - All settings configurable in Editor Settings |
Vim emulation for Godot's built-in script editor. Upgrading from v0.x? See README for migration steps. 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 CUSTOMIZATION: - Custom cursor with per-mode colors and smooth animation - Live search highlighting with - .godot-vimrc config file for key mappings and presets - All settings configurable in Editor Settings |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | Custom |
| Repository Url | https://github.com/hmdfrds/godot-vim | |
| Issues Url | https://github.com/hmdfrds/godot-vim/issues | |
| Godot version | Godot 4.5 | |
| Version String | 1.1.0 | 1.1.3 |
| Download Commit | 05701b2ac75400b11f83d153b127257d82d2b644 | https://github.com/hmdfrds/godot-vim/releases/download/v1.1.3/godot-vim-v1.1.3.zip |
| Download Url (Computed) | https://github.com/hmdfrds/godot-vim/archive/05701b2ac75400b11f83d153b127257d82d2b644.zip | https://github.com/hmdfrds/godot-vim/releases/download/v1.1.3/godot-vim-v1.1.3.zip |
| Icon Url |
https://raw.githubusercontent.com/hmdfrds/godot-vim/refs/heads/main/media/icon.png
|
|