From: Bram Moolenaar Date: Thu, 27 Apr 2006 00:02:13 +0000 (+0000) Subject: updated for version 7.0f02 X-Git-Tag: v7.0f02 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f193fffd16563cfbe7c02a21e19c8bb11707581d;p=thirdparty%2Fvim.git updated for version 7.0f02 --- diff --git a/runtime/autoload/htmlcomplete.vim b/runtime/autoload/htmlcomplete.vim index 79eb9a631d..2170e21a90 100644 --- a/runtime/autoload/htmlcomplete.vim +++ b/runtime/autoload/htmlcomplete.vim @@ -127,8 +127,6 @@ function! htmlcomplete#CompleteTags(findstart, base) let res2 = [] " a:base is very short - we need context let context = b:compl_context - let g:ab = a:base - let g:co = context " Check if we should do CSS completion inside of