ENTE (Educational Nimble Text Editor)
----------------
       _
    __( Ꙩ<
    \___)

A text editor project to keep learning Rust through practice.

For now it views files. Will play with simple editing over the December
vacations.

Comments and patches welcome :)

To run:
$ cargo run text_file
or
$ cargo run text_file --keyconfig=<config_file>
