• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    Nim
  • License
    The Unlicense
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Vim-based editor for Nim

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.