An open API service indexing awesome lists of open source software.

https://github.com/jonaylor89/vint

Text editor in the terminal
https://github.com/jonaylor89/vint

Last synced: over 1 year ago
JSON representation

Text editor in the terminal

Awesome Lists containing this project

README

          

# Simple Text Editor
-------------------------

This is a terminal based text editor that was written in C and then ported to
rust. I was inspired to do this from a tutorial on the internet. For fun I continue tinkering with this project.

TODO:
--------
1. Better syntax highlighting
2. Color themes
3. More Configurations