mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 18:37:02 +10: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>