]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0589: .bsd file type not recognized v8.2.0589
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Apr 2020 17:23:06 +0000 (19:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Apr 2020 17:23:06 +0000 (19:23 +0200)
commit0fc1288aefce25da0a2fb2a0aab75b0bd314403f
treea7e9096205da45a025b9d2cd712f055a798a9580
parent314ca7cbb4b5a26959abb641a5aa265bee47abe5
patch 8.2.0589: .bsd file type not recognized

Problem:    .bsd file type not recognized.
Solution:   Recognize .bsd as BSDL. (Daniel Kho, closes #5945)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c