/paravim

A Vim-based editor for Nim

Primary LanguageNimThe UnlicenseUnlicense

Paravim is an editor for Nim powered by Vim (via libvim) and rendered with OpenGL (via paranim). There are two ways to run it:

  1. As a standalone executable. See the pvim repo for instructions on how to build it.

  2. Embedded inside a game. You can try it by running the parakeet example or any of the other paranim examples via nimble dev, and then hitting Esc when the window appears.