]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(filetype): make shell filetype detection more robust
authorAliaksei Budavei <0x000c70@gmail.com>
Thu, 10 Apr 2025 19:52:14 +0000 (21:52 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 10 Apr 2025 19:55:00 +0000 (21:55 +0200)
commit5c84d12df104e976e8f56c43f9f975e54d9fd779
tree1bcd5d09eb49c0607a3a30398f9f0fd989ddcd75
parentec032de6465f159bd57c22d464e0f4815f3aefc7
runtime(filetype): make shell filetype detection more robust

closes: #17063

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/ft.vim
runtime/syntax/sh.vim