From 754d490a5658bd5a55e3fa07bf1b22bc6a74acc9 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Fri, 17 Dec 2010 14:48:46 -0500 Subject: Toggle between values in a list for string/number options with invert. --- common/locale/en-US/options.xml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'common/locale') diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index bb2e8153..d9d24776 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -404,19 +404,17 @@ -

- To enable auto-completion for everything but :history or - :bmarks, you would choose a value such as - !/ex/(bmarks|history),.? -

- -

- To go in the other direction, i.e. only enable - auto-completion for those commands, you have to jump through - some hoops, due to the way contexts work (see the note above): - /ex/(bmarks|history),^(/|/ex/?)$ -

+ To enable auto-completion for everything but :history or + :bmarks, you would choose a value such as + !/ex/(bmarks|history),.?
+ +

+ To go in the other direction, i.e. only enable + auto-completion for those commands, you have to jump through + some hoops, due to the way contexts work (see the note above): + /ex/(bmarks|history),^(/|/ex/?)$ +

-- cgit v1.2.3