mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 11:34:56 +00:00
Problem: *.tf file could be fileytpe "tf" or "terraform".
Solution: Detect the type from the file contents. (closes vim/vim#9642)
bd8168c770