]> git.feebdaed.xyz Git - 0xmirror/vim.git/commit
patch 9.1.2021: filetype: fluent files are not recognized
authorners <ners@gmx.ch>
Fri, 26 Dec 2025 15:27:19 +0000 (15:27 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 26 Dec 2025 15:27:19 +0000 (15:27 +0000)
commitb91b30643af00947e4b0f8758b3e44bb9927faee
treeaf633c1f9a96db62f408e2a7eb5f94a103caec4b
parentc721b69e8889961dea9b9fb0b6fbe6ae17bc90e1
patch 9.1.2021: filetype: fluent files are not recognized

Problem:  filetype: fluent files are not recognized
Solution: Detect *.ftl files as fluent filetype (ners)

References:
- https://projectfluent.org/

closes: #19011

Signed-off-by: ners <ners@gmx.ch>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/ft.vim
src/testdir/test_filetype.vim
src/version.c