Skip to content

paranim/paravim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.