summaryrefslogtreecommitdiffstats
path: root/development/nvi/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/nvi/README')
-rw-r--r--development/nvi/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/development/nvi/README b/development/nvi/README
deleted file mode 100644
index 899221cc55..0000000000
--- a/development/nvi/README
+++ /dev/null
@@ -1,7 +0,0 @@
-Nvi is an implementation of the ex/vi text editor.
-
-Nvi supports all the historic ex/vi features except for open mode
-and the lisp edit option (it has a fully implemented underlying ex
-mode). Some additional features are: extended regular expressions,
-infinite undo, and multiple edit buffers. Nvi has a very small memory
-footprint.