summaryrefslogtreecommitdiffstats
path: root/runtime/macros/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/macros/README.txt')
-rw-r--r--runtime/macros/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/macros/README.txt b/runtime/macros/README.txt
index 61066c5a56..ce61cd361a 100644
--- a/runtime/macros/README.txt
+++ b/runtime/macros/README.txt
@@ -12,11 +12,19 @@ The other files contain some handy utilities. They also serve as examples for
how to use Vi and Vim functionality.
dvorak for when you use a Dvorak keyboard
+
justify.vim user function for justifying text
+
matchit.vim + matchit.txt make % match if-fi, HTML tags, and much more
+
less.sh + less.vim make Vim work like less (or more)
+
shellmenu.vim menus for editing shell scripts in the GUI version
+
swapmous.vim swap left and right mouse buttons
+editexisting.vim when editing a file that is already edited with
+ another Vim instance
+
This one is only for Unix. It can be found in the extra archive:
file_select.vim macros that make a handy file selector