mirror of
https://github.com/vim/vim.git
synced 2025-10-29 09:37:35 -04:00
Problem: Conflict between supercollider and scala filetype detection.
Solution: Do not check for "Class : Method", it can appear in both
filetypes. (Chris Kipp, closes #11699)