]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2131: not all nushell files detected v9.0.2131
authorDaniel Buch Hansen <boogiewasthere@gmail.com>
Mon, 27 Nov 2023 19:00:56 +0000 (20:00 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 27 Nov 2023 19:00:56 +0000 (20:00 +0100)
commitb9efc72c2432f2d2a633c12d3a5b9fc3efb7b6e7
tree05370b8cebbdf494f695f095297784a218153622
parentc6754de5dd2585a4f563db603b7d5827bf3fb7f3
patch 9.0.2131: not all nushell files detected

Problem:  not all nushell files detected
Solution: use *.nu to detect nushell files

closes: #13586

Signed-off-by: Daniel Buch Hansen <boogiewasthere@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c