]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0238: filetype: jupyterlab and sublime config are not recognized v9.1.0238
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Sun, 31 Mar 2024 17:08:07 +0000 (19:08 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 31 Mar 2024 17:08:07 +0000 (19:08 +0200)
commit75c607dff7c9e02766ae0fd3588e08da00394d0f
treefe4160ddf0b41e5fa2104a25df74dd3ace84c69e
parent0fd560d46a1b83edba032300ab1f6119d4dca7b5
patch 9.1.0238: filetype: jupyterlab and sublime config are not recognized

Problem:  filetype: jupyterlab and sublime config are not recognized
Solution: Detect jupyterlab and sublime config files as json
          (Wu, Zhenyu)

closes: #14359

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c