Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 579 Bytes

Sodium: Vim 2.0

Sodium is a 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.