Tired of godot's in-house script editor? Vimdow can let you use the comfort of your own neovim config to edit text for any file you want!
Vimdow can be installed like a regular plugin off of the asset store, or it can be downloaded as a standalone neovim client for your system.
If you don't know, watch this.
In short it's a keyboard centric text editor that can enable high productivity should you choose to master it. It also follows the philosophy of "Configuration as Code", meaning you can create a highly personalized environment suited to your needs.
Vimdow aims to provide this accessibility to Godot developers!
- A customizable neovim frontend, configurable via themes
- Portability, vimdow can work wherever Godot can
- A neovim experience that is seamless between both the Godot editor and using Neovim on your own system
Vimdow only needs to know where Neovim's binary is located on your system to get working. By default both modes assume
that your on linux and set the path to /usr/bin/nvim
To tell the plugin where Neovim is, check your Project Settings and paste the path to the binary in "vimdow/path_to_nvim"
Edit addons/vimdow/vimdow_theme.tres in the editor to do things like change fonts and default font size.
Check the "Vimdow" section in the Editor Settings to change key shortcuts for things like changing the font size.
