https://github.com/nextmn/vim-yaml-jinja
Yaml+Jinja syntax for vim
https://github.com/nextmn/vim-yaml-jinja
jinja2 syntax-highlighting vim-plugin yaml
Last synced: 5 months ago
JSON representation
Yaml+Jinja syntax for vim
- Host: GitHub
- URL: https://github.com/nextmn/vim-yaml-jinja
- Owner: nextmn
- License: bsd-3-clause
- Created: 2023-11-10T14:41:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-04T20:22:42.000Z (10 months ago)
- Last Synced: 2025-09-04T22:21:01.818Z (10 months ago)
- Topics: jinja2, syntax-highlighting, vim-plugin, yaml
- Language: Vim Script
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim yaml-jinja syntax
This project is a fork of [Glench/Vim-Jinja2-Syntax](https://github.com/Glench/Vim-Jinja2-Syntax) allowing to have syntax coloration on yaml+jinja2 files.
Detection is based on file extension. Only yaml.j2 is supported by this plugin. If you want html, use upstream version.