]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1261: Elsa files are not recognized v9.0.1261
authorAmaan Qureshi <amaanq12@gmail.com>
Sun, 29 Jan 2023 17:50:14 +0000 (17:50 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 Jan 2023 17:50:14 +0000 (17:50 +0000)
commit2a99fe6c41efcd5d1eb47823e7e73cf391e230ba
tree97870ec1c3765f08fa8bb2431f197c6d0cad2bae
parent836137d89abfaddef688ff2c7e6a2f68d5dfca79
patch 9.0.1261: Elsa files are not recognized

Problem:    Elsa files are not recognized.
Solution:   Add a pattern for Elsa files. (Amaan Qureshi, closes #11908)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c