mirror of
https://github.com/macvim-dev/macvim.git
synced 2025-12-27 12:14:10 +01:00
Problem: Filetype detection fails if file name ends in many '~'. Solution: Strip multiple '~' at the same time. (closes #12553)
Problem: Filetype detection fails if file name ends in many '~'. Solution: Strip multiple '~' at the same time. (closes #12553)