An open API service indexing awesome lists of open source software.

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

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.