]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1430: Livebook files are not recognized v9.0.1430
authorMathias Jean Johansen <mathias@mjj.io>
Tue, 28 Mar 2023 20:28:36 +0000 (21:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 28 Mar 2023 20:28:36 +0000 (21:28 +0100)
commit64002035178ac3e0d9ab7269d1bf06c6ede5a854
tree8ddfc333d7ff50613f45ac44ec15a9e2083c218c
parent1a08a3e2a584889f19b84a27672134649b73da58
patch 9.0.1430: Livebook files are not recognized

Problem:    Livebook files are not recognized.
Solution:   Add a pattern for Livebook files. (Mathias Jean Johansen,
            closes #12203)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c