]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0843: filetype elm not detected v8.2.0843
authorBram Moolenaar <Bram@vim.org>
Sat, 30 May 2020 11:15:14 +0000 (13:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 May 2020 11:15:14 +0000 (13:15 +0200)
commit0016fd2e29b7d4d4eef89a0516d14888a8651c61
tree92e827e66543b983009c5b1eac090590e79dbb8a
parent208534d9ae6e8dec5baff90440b58c63f0b37981
patch 8.2.0843: filetype elm not detected

Problem:    Filetype elm not detected.
Solution:   Recognize *.elm files. (closes #6157)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c