mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 13:28:54 +00:00
Problem: filetype: jinja files are not recognized
Solution: detect '*.jinja' files a jinja filetype,
include jinja syntax script (Gregory Anders)
related: vim/vim#15689
202c467bb3
Co-authored-by: Gregory Anders <greg@gpanders.com>