VIM filetype plugin that provides basic syntax highlighting for plain text DXF files.
Default highlighting:
hi def link dxfCode Comment
hi def link dxfSection Keyword
hi def link dxfSectionName Keyword
hi def link dxfVersion String
hi def link dxfEncoding String
hi def link dxfHeaderVar Macro
hi def link dxfTables Keyword
hi def link dxfSpecialValue Identifier
hi def link dxfClass Identifier
hi def link dxfAcClass Identifier
hi def link dxfBlock Keyword
hi def link dxfEntity Keyword
hi def link dxfObjects Keyword