diff options
author | Wayne Cuddy <wcuddy@useunix.net> | 2010-07-02 08:33:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-02 08:33:38 -0500 |
commit | 1078f18f70d2733c3eb53b5eb7bf9f4815507465 (patch) | |
tree | b2514209abbbfe0f46c84f3900e78e939b2f1d61 /development/vile/README | |
parent | ce213bb755cbf9f220db4704eaf6c82c44ba275e (diff) | |
download | slackbuilds-1078f18f70d2733c3eb53b5eb7bf9f4815507465.tar.gz |
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/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/vile/README b/development/vile/README new file mode 100644 index 0000000000..de59d08ca0 --- /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. |