]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1129 v7.3.1129
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2013 12:01:46 +0000 (14:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2013 12:01:46 +0000 (14:01 +0200)
commit8a7f5a2d4379bdc16502c01456bb4dc5051ed965
tree7d186db050fb2682a54269a598f65dbffc75cb6d
parentcd2d8bb6ea55179d69aaf559942133ed8e93341e
updated for version 7.3.1129
Problem:    Can't see what pattern in syntax highlighting is slow.
Solution:   Add the ":syntime" command.
runtime/doc/syntax.txt
src/ex_cmds.h
src/ex_cmds2.c
src/ex_docmd.c
src/proto/ex_cmds2.pro
src/proto/syntax.pro
src/structs.h
src/syntax.c
src/version.c