Skip to content

migmoog/vimdow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimdow

Vimdow Logo

It's two things at once!
  • A Neovim client based on godot
  • A Godot editor plugin that lets you use neovim

GitHub Downloads (all assets, all releases) GitHub Release

About

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.

What's neovim?

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!

Project Goals / Features

  • 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

Configuration

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

Plugin mode

Path to neovim

To tell the plugin where Neovim is, check your Project Settings and paste the path to the binary in "vimdow/path_to_nvim"

Theme

Edit addons/vimdow/vimdow_theme.tres in the editor to do things like change fonts and default font size.

Shortcuts

Check the "Vimdow" section in the Editor Settings to change key shortcuts for things like changing the font size.

About

A neovim client/godot editor plugin that empowers developers by adding neovim to their workflow!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors