]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0980: raku file extension not recognized v8.2.0980
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Jun 2020 18:04:32 +0000 (20:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Jun 2020 18:04:32 +0000 (20:04 +0200)
commita65d8b5bb9e9267c6e4500c67d26c839a64f30eb
tree9cc794b0ef96cd74cd55206a70509991e0e22e71
parent65e0d77a66b7e50beb562ad554ace46c32ef8f0f
patch 8.2.0980: raku file extension not recognized

Problem:    Raku file extension not recognized. (Steven Penny)
Solution:   Recognize .raku and .rakumod. (closes #6255)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c