]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(just): Correct filetype detection pattern and style (#13284)
authordundargoc <33953936+dundargoc@users.noreply.github.com>
Thu, 5 Oct 2023 18:11:55 +0000 (20:11 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 18:11:55 +0000 (20:11 +0200)
commitb6d01f131c6ad44451b63ff437fa04169173f1c5
treea9d04a9ae4c8e57695ddbb2e8defcd87a66c2d62
parent9a00e7c7cfbc2bf7896962d729ccece46e728635
runtime(just): Correct filetype detection pattern and style (#13284)

See https://github.com/vim/vim/pull/13271#discussion_r1347279686 and
https://github.com/NoahTheDuke/vim-just/blob/main/ftdetect/just.vim.

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim