mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 13:28:54 +00:00
Problem: *.tf file could be fileytpe "tf" or "terraform".
Solution: Detect the type from the file contents. (closes vim/vim#9642)
bd8168c770