mirror of
https://github.com/HorlogeSkynet/Nftables
synced 2025-04-30 04:00:16 +02:00
IPv4's .
are now consumed so we may simplify .
operator matching
This commit is contained in:
parent
403358037e
commit
fa228e0358
@ -551,7 +551,7 @@ contexts:
|
||||
scope: keyword.control.statement.nftables
|
||||
|
||||
operators:
|
||||
- match: (?:[[:space:]]+(\.)[[:space:]]+)
|
||||
- match: (\.)
|
||||
captures:
|
||||
1: keyword.operator.concatenation.nftables
|
||||
- match: \b(eq|ne|(?:l|g)[et]|numgen|jhash)\b
|
||||
|
Loading…
x
Reference in New Issue
Block a user