diff options
author | Scott Parker <scottp.sk8@gmail.com> | 2013-12-02 12:11:22 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-06 00:00:08 -0600 |
commit | 2fc605caaa45f144ae76623a21e2eead2cac26c3 (patch) | |
tree | 19371f0553e7c9985f2fc6c01c5e06da148ca6c2 /development/mg-openbsd/README | |
parent | b1d9605f467a6c6ef21c22c0874fa7b4fda5647a (diff) |
development/mg-openbsd: Added (small, fast and portable editor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/mg-openbsd/README')
-rw-r--r-- | development/mg-openbsd/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/mg-openbsd/README b/development/mg-openbsd/README new file mode 100644 index 000000000000..bec018cd04f7 --- /dev/null +++ b/development/mg-openbsd/README @@ -0,0 +1,8 @@ +mg-openbsd (OpenBSD mg ported to Linux). + +mg is intended to be a small, fast, and portable editor for people who +can't (or don't want to) run emacs for one reason or another, or are not +familiar with the vi editor. + +It is compatible with emacs because there shouldn't be any reason to +learn more editor types than emacs or vi. |