Features:
* VPS 2023 Syntax Highlighting
* Supports light and dark background
* Macros for Card Templates (type :help pam for a complete list)
* Interactive hints for fixed format in Status Bar
* Omni-Completion for Parameters (look for "(menu)" in Status Bar, then press Tab in a command mode ;-)
* Tags Support for Entity IDs (press F12 to create/update the tagfile, then look for "(tag)" in Status Bar)
* Omni-Completion for Entity Selection (when tagfile exists (F12))
* Expression-based Folding (activate with :se fdm=expr)
* Development tracked in https://github.com/jazzman007/pamcrash_vim_syntax
VPS 2020 Syntax Implemented
Moved from syntax-based to expression-based folding - MASSIVE speedup!!!, finally usable on big decks - activate by typing :se fdm=expr or put it in your .vimrc
Released under WTFPL