redox-os / sodium

Mirror of https://gitlab.redox-os.org/redox-os/sodium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sodium: Vim 2.0

Sodium is an editor inspired by Vim (but not a clone). It aims to be efficient, fast, and productive.

Travis Build Status

Library Requirements

Sodium requires the sdl2 library in order to build. To install on Ubuntu, use the following command: sudo apt-get install libsdl2-dev

Build

Use cargo run --features orbital in order to build the program.

About

Mirror of https://gitlab.redox-os.org/redox-os/sodium

License:MIT License


Languages

Language:Rust 100.0%