]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0076: luau config file not detected v9.1.0076
authorlopy <70210066+lopi-py@users.noreply.github.com>
Sun, 4 Feb 2024 09:27:33 +0000 (10:27 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 4 Feb 2024 09:27:33 +0000 (10:27 +0100)
commitde7f5bde6c598d4da4ce5b30328eb458962ba60a
treed1a481e7a05cd676adf1364c0cb530782554fdbe
parent7c5aeaffa2bec8f16f36bd33a749a6e965d8ab30
patch 9.1.0076: luau config file not detected

Problem:  luau config file not detected
          (lopy)
Solution: Detect it as jsonc
          (lopy)

fixes: #13960
closes: #13970

Signed-off-by: lopy <70210066+lopi-py@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c