]> granicus.if.org Git - vim/commit
patch 8.2.2954: short file name extension for Scala not recognized v8.2.2954
authorBrennon M <d1pl0mat@outlook.com>
Sun, 6 Jun 2021 18:15:53 +0000 (20:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Jun 2021 18:15:53 +0000 (20:15 +0200)
commit6db7b6375a3ea3afef5295b1366896902012e640
tree841d32c78c357bdeee6e8be66cb3e158d51c43d1
parent518df27ebe23033a25304d3826187c27bfa53c01
patch 8.2.2954: short file name extension for Scala not recognized

Problem:    Short file name extension for Scala not recognized.
Solution:   Recognize *.sc. (closes #8337)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c