Skip to content

VIM filetype plugin that provides basic syntax highlighting for AM Simple Packing Format (PAC) files.

License

Notifications You must be signed in to change notification settings

muellan/vim-filetype-pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-ft-pac

VIM filetype plugin that provides basic syntax highlighting for AM Simple Packing Format (PAC) files.

Highlight Groups

Default highlighting:

hi def link pacNumber       Number
hi def link pacSeparator    String
hi def link pacScenario     PreProc
hi def link pacPacking      PreProc
hi def link pacContainer    Keyword
hi def link pacContent      Keyword
hi def link pacRemaining    Keyword
hi def link pacFileRef      Type
hi def link pacEntityType   Type 
hi def link pacEntityCount  Identifier 

About

VIM filetype plugin that provides basic syntax highlighting for AM Simple Packing Format (PAC) files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published