mirror of
https://github.com/vim/vim.git
synced 2025-10-17 07:44:28 -04:00
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)