From 66fce8012775fdaa807a88a89c2993417bb8f66c Mon Sep 17 00:00:00 2001 From: Tim Hammerquist Date: Thu, 19 Jun 2008 22:43:36 +0000 Subject: [PATCH] more option value completion. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 379cc04c..a540bdcb 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ completions without the need to press the tab key * new argument parser for ex commands, should tell better error messages when you do things like :bmark -tag=a,b instead of :bmark -tags=a,b + * some option values can be tab-completed now; e.g., :set wim= * :bdelete accepts an optional argument now * renamed some :autocmd, mainly BrowserStartup -> Startup and BrowserExit -> Quit * don't pass any ctrl- or alt- prefixed keys to firefox in insert mode