Skip to content

muellan/vim-filetype-dxf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-ft-dxf

VIM filetype plugin that provides basic syntax highlighting for plain text DXF files.

Highlight Groups

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

About

VIM filetype plugin that provides basic syntax highlighting for plain text DXF files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published