aboutsummaryrefslogtreecommitdiff
path: root/development/vile/README
diff options
context:
space:
mode:
authorWayne Cuddy <wcuddy@useunix.net>2010-07-02 08:33:38 -0500
committerRobby Workman <rworkman@slackbuilds.org>2010-07-02 08:33:38 -0500
commit1078f18f70d2733c3eb53b5eb7bf9f4815507465 (patch)
treeb2514209abbbfe0f46c84f3900e78e939b2f1d61 /development/vile/README
parentce213bb755cbf9f220db4704eaf6c82c44ba275e (diff)
downloadslackbuilds-1078f18f70d2733c3eb53b5eb7bf9f4815507465.tar.xz
development/vile: Added (VI Like Emacs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/vile/README')
-rw-r--r--development/vile/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/vile/README b/development/vile/README
new file mode 100644
index 000000000000..de59d08ca023
--- /dev/null
+++ b/development/vile/README
@@ -0,0 +1,9 @@
+Vile retains the "finger-feel", if you will, of vi, while adding the
+multiple buffer and multiple window features of emacs and other editors.
+It is definitely not a vi clone, in that some substantial stuff is
+missing, and the screen doesn't look quite the same. The things that
+you tend to type over and over probably work. Things done less
+frequently, like configuring a startup file, are somewhat (or very,
+depending on how ambitious you are) different. But what matters most is
+that one's "muscle memory" does the right thing to the text in front of
+you, and that is what vile tries to do for vi users.