diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-03-12 07:54:48 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-12 07:54:48 +0800 |
| commit | 4558fc02dee5cf99439bfed47d42fd38fd94d2b1 (patch) | |
| tree | d08d9737ffe8090eac7dab430b82abaf7c4bf6ce /runtime/syntax/python.vim | |
| parent | e5667b9c157a26731d4bbcaf8a9cf69e4c73e8fb (diff) | |
vim-patch:8f2cd47: runtime(sudoers): update filetype plugin and syntax script (#38262)
- remove `set isk+=-` to highlight `-=` operator correctly
- implement highlighting of GID
- fix highlight of hostname and add special value ALL
- fix highlight of IP address
- update include and includedir patterns
- remove duplicate syntax rules
- add missing options
- fix highlight of parameter assignment (limit operators to list
parameters)
- fix highlight of string and list parameters with trailing whitespaces
- implement highlight of permission (octal)
- implement highlight of floating point numbers
- implement highlight of timeout-specific options
- support highlight of negatable options (integer, mode, float, timeout,
string)
- allow sudoersListParameter to be negated
- fix highlight of comma-separated parameter list used as boolean
- fix highlight of parameter negation (prevent highlighting ill-formed `! !`)
- fix highlight of Tag_Spec
- allow empty Runas spec: `()` and `(:)`
- fix highlight of comma-concatenated commands, hosts, and users
- check word boundaries for special value ALL
- implement highlight of Option_Spec
- fix highlight in User_Spec (specifically for Host position)
- fix highlight of `Default!` command
- support highlight of digests (sha224, etc.)
- add syntax test and update header
closes: vim/vim#19634
https://github.com/vim/vim/commit/8f2cd474048302ee1d919a45707e8b1f5db7ea57
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions
