paravim

An embedded text editor for paranim games

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License Public Domain
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Tags

Installation

nimble install paravim
choosenim install paravim
git clone https://github.com/paranim/paravim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
paravim - - - - - - -

Source

Repository https://github.com/paranim/paravim
Homepage https://github.com/paranim/paravim
Registry Source nimble_official

README

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.