$ go install github.com/DeeStarks/lime@latest
$ export PATH=$PATH:$(go env GOPATH)/bin
lime <filename>
to start editing a file
Currently, the following languages are supported:
- Golang
- Python
Ctrl+W
: launch editorCtrl+Q
: quit the editorCtrl+S
: save fileCtrl+Z
: undoCtrl+Y
: redo