Edit of asset "godot-neovim" Accepted

Old/Current New/Edit
Title godot-neovim
Description 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
Category Tools
License MIT
Repository Provider Custom
Repository Url https://github.com/shiena/godot-neovim
Issues Url https://github.com/shiena/godot-neovim/issues
Godot version Godot 4.4
Version String 0.9.23 0.9.7
Download Commit https://github.com/shiena/godot-neovim/releases/download/v0.9.23/godot-neovim-v0.9.23.zip https://github.com/shiena/godot-neovim/releases/download/v0.9.7/godot-neovim-v0.9.7.zip
Download Url (Computed) https://github.com/shiena/godot-neovim/releases/download/v0.9.23/godot-neovim-v0.9.23.zip https://github.com/shiena/godot-neovim/releases/download/v0.9.7/godot-neovim-v0.9.7.zip
Icon Url https://raw.githubusercontent.com/shiena/godot-neovim/refs/heads/main/addons/godot-neovim/icon.svg