mirror of git://git.sv.gnu.org/nano.git
syntax: nftables: include author and license lines
Signed-off-by: Arturo Borrero González <arturo@debian.org>
This commit is contained in:
parent
9e382ba691
commit
8586efda0b
|
@ -1,5 +1,8 @@
|
|||
## Syntax highlighting for the packet-filtering rules of Netfilter.
|
||||
|
||||
## Original author: Arturo Borrero González <arturo@debian.org>
|
||||
## License: GPL version 3 or newer
|
||||
|
||||
syntax nftables "\.(nft|nftables)$"
|
||||
header "^#!.*(nft|nftables)"
|
||||
comment "#"
|
||||
|
|
Loading…
Reference in New Issue