Vim filetype support for the CS2 cfg config format.
You can install kamack38/cs2-cfg.vim with your favourite package manager.
By default it makes all .cfg files use this syntax.
If you want to enable this syntax for any other file run:
set filetype=cs2-cfg
Contributions are welcome :)
Most of this code is heavily inspired or downright stolen from yuck.vim which was heavily inspired or downright stolen from fennel.vim.