mirror of
https://github.com/vim/vim.git
synced 2025-10-23 08:44:20 -04:00
Update runtime files
This commit is contained in:
@@ -53,7 +53,7 @@ syn match ptcapNumberError "#0x\x*[^[:xdigit:]:\\]"lc=1 contained
|
||||
" The `=' operator assigns a string to the preceding flag
|
||||
syn match ptcapOperator "[@#=]" contained
|
||||
|
||||
" Some terminal capabilites have special names like `#5' and `@1', and we
|
||||
" Some terminal capabilities have special names like `#5' and `@1', and we
|
||||
" need special rules to match these properly
|
||||
syn match ptcapSpecialCap "\W[#@]\d" contains=ptcapDelimiter contained
|
||||
|
||||
|
Reference in New Issue
Block a user