mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 05:43:14 +00:00
Problem: filetype: templ files are not recognized
Solution: Detect '*.templ' files as filetype templ
(Tristan Knight)
See:
- https://github.com/a-h/templ
- https://templ.guide/
closes: vim/vim#14697
54e79157c5
Co-authored-by: tris203 <admin@snappeh.com>