mirror of
https://github.com/neovim/neovim.git
synced 2025-12-28 00:54:49 +00:00
Problem: filetype: fluent files are not recognized
Solution: Detect *.ftl files as fluent filetype (ners)
References:
- https://projectfluent.org/
closes: vim/vim#19011
b91b30643a
Co-authored-by: ners <ners@gmx.ch>