]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(sh): Update ftplugin, fix #14101 (#14102)
authordkearns <dougkearns@gmail.com>
Tue, 27 Feb 2024 19:00:32 +0000 (06:00 +1100)
committerGitHub <noreply@github.com>
Tue, 27 Feb 2024 19:00:32 +0000 (20:00 +0100)
commite84d2d4432cd6e43f2bb300d02abc90d551bcf4a
treefc2195d499035ae5f5ad69b1f45f8c2661b75914
parentb1427b46f5fe50a1daba102c4017d0ef2624b3ba
runtime(sh): Update ftplugin, fix #14101 (#14102)

Add the 'b' flag to 'comments', so that the shebang line is not detected as comment.

Fixes #14101.

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/ftplugin/sh.vim