1
0
forked from aniani/vim

runtime(vim): Update base-syntax, match :debuggreedy count prefix

Match :0debuggreedy as a special case until better range/count support
is implemented.

closes: #16572

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Doug Kearns
2025-02-03 18:59:09 +01:00
committed by Christian Brabandt
parent 449c2e5454
commit 4a530a632b
7 changed files with 126 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
" Vim syntax file generator
" Language: Vim script
" Maintainer: Hirohito Higashi (h_east)
" Last Change: 2024 Dec 29
" Last Change: 2024 Feb 03
let s:keepcpo= &cpo
set cpo&vim
@@ -263,6 +263,7 @@ function s:get_vim_command_type(cmd_name)
call
catch
class
debuggreedy
def
delcommand
doautoall