VITE/README.md

11 lines
307 B
Markdown
Raw Normal View History

2022-04-08 01:21:55 +00:00
# VITE, a lua textual editor.
2022-04-07 17:58:39 +00:00
2022-04-08 01:21:55 +00:00
VITE is a fast, easy to use line-oriented text editor.
To use it, simply run `vite.lua` using **lua 5.3**
2022-04-07 19:07:59 +00:00
2022-04-08 01:21:55 +00:00
### Notice
**This program uses nocurses, not made by me!
nocurses.so is provided only as a convenience. Copyright goes to the respective author : Rahul M. Juliato.**
2022-04-07 19:07:59 +00:00