comparison nsis/gvim.nsi @ 36083:5f02ee300d0d

runtime(vim): Update syntax, improve user-command matching Commit: https://github.com/vim/vim/commit/3c07eb0c6730c258c6955ce8458cf911245c1617 Author: Doug Kearns <dougkearns@gmail.com> Date: Mon Sep 2 10:03:37 2024 +0200 runtime(vim): Update syntax, improve user-command matching - Match -addr and -keepscript attributes and generate -addr values. - Match attribute errors where = is specified. - Highlight attributes with Special like other Ex command options. - Don't highlight user-specified completion function args. - Match :delcommand -buffer attribute. closes: #15586 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Sep 2024 10:15:04 +0200
parents e671080ef0e2
children
comparison
equal deleted inserted replaced
36082:cd9ab3a3c06c 36083:5f02ee300d0d