mirror of
https://github.com/vim/vim.git
synced 2026-08-05 14:09:20 +02:00
065088d554
Problem: .fs files are falsely recognized as forth files.
Solution: Check 100 lines for something that looks like forth. (Johan
Kotlinski, closes #12219, closes #11988)