From 041ad9ace75a01083d22931bafd2ba95171b11f8 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 17 Sep 2013 01:30:57 +1000 Subject: Serialize the -group flag to :abbreviate with :mkp. --- common/locale/en-US/repeat.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'common/locale/en-US/repeat.xml') diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml index f977e0cb..3aaaa4d9 100644 --- a/common/locale/en-US/repeat.xml +++ b/common/locale/en-US/repeat.xml @@ -284,12 +284,13 @@

In addition to its own JavaScript context, each script is executed with its own default group into which - its styles, mappings, commands, and autocommands are placed. This - means that commands such as :delcommand! can be issued - without fear of trampling other user-defined mappings. The command - :group! default can be issued to clear all such items at - once, and should be placed at the head of most scripts to prevent - the accumulation of stale items when the script is re-sourced. + its styles, mappings, commands, abbreviations and autocommands are + placed. This means that commands such as :delcommand! can + be issued without fear of trampling other user-defined mappings. + The command :group! default can be issued to clear all + such items at once, and should be placed at the head of most + scripts to prevent the accumulation of stale items when the script + is re-sourced.

Cascading Stylesheets

-- cgit v1.2.3