Skip to content

Commit c127651

Browse files
author
steve
committed
Extraneous EOL whitespace removal by PyCharm IDE (safe to ignore)
1 parent 6bd2f87 commit c127651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/bindzone.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ syn keyword zoneRRType contained WKS HINFO RP
136136
\ AFSDB X25 ISDN RT NSAP NSAP-PTR SIG KEY PX GPOS LOC EID NIMLOC
137137
\ ATMA NAPTR KX CERT SINK OPT APL IPSECKEY
138138
\ DHCID HIP NINFO RKEY TALINK CDS SPF UINFO UID
139-
\ GID UNSPEC NID L32 L64 LP URI CAA TA
139+
\ GID UNSPEC NID L32 L64 LP URI CAA TA
140140
\ nextgroup=zoneRData skipwhite
141141
syn match zoneRRType contained /\vTYPE\d+/ nextgroup=zoneUnknownType1 skipwhite
142142
hi def link zoneRRType Type

0 commit comments

Comments
 (0)