Salt is an infrastructure management tool. "Salt state" files are YAML with embedded Jinja for templating.
The Jinja syntax is taken from https://gitlab.com/HiPhish/jinja.vim. This only upstreams the syntax file, which hasn't been modified in 7 years (it's stable).
https://github.com/vim/vim/pull/15689
(4 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks. I noticed a few things:
" Maintainer: Gregory Anders
" Upstream: https://gitlab.com/HiPhish/jinja.vim
are you in any kind related to that upstream repo? Just wondering that you are the maintainer, but apparently not using your own repository here?
Also, may I please ask for updates to test_filetype.vim?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@gpanders pushed 2 commits.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
are you in any kind related to that upstream repo? Just wondering that you are the maintainer, but apparently not using your own repository here?
No, not related to the upstream repo. I am only putting myself as maintainer for these files within Vim's runtime (e.g. synchronizing with upstream when necessary, though in this case I don't expect there to be many updates).
Also, may I please ask for updates to test_filetype.vim?
Done so, my mistake.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
alright thanks!
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Comes from HiPhish/jinja.vim#9
syntax/jinja.vim has been included to vim runtime, however, ftplugin/jinja.vim is missing.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()