view .gitattributes @ 33853:27bf2e1c3017 v9.0.2137

patch 9.0.2137: Can't detect angular & mustache filetypes Commit: https://github.com/vim/vim/commit/7bed263c343c62129c5d8f51796895a28db1b312 Author: ObserverOfTime <chronobserver@disroot.org> Date: Thu Nov 30 17:41:19 2023 +0100 patch 9.0.2137: Can't detect angular & mustache filetypes Problem: Can't detect angular & mustache filetypes Solution: Detect *.mustache as Mustache filetype; detect *.component.html as html.angular filetype closes: #13594 Signed-off-by: ObserverOfTime <chronobserver@disroot.org> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 30 Nov 2023 17:45:07 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff