]> granicus.if.org Git - vim/commit
patch 8.2.4095: sed script not recognized by the first line v8.2.4095
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Jan 2022 12:27:09 +0000 (12:27 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Jan 2022 12:27:09 +0000 (12:27 +0000)
commite3ce17a3ca838954728df21ccb6c2a724490203d
tree987a43ffc78ad0b50a3736c5dcbf8cbf6d5e3f07
parente1833bfd01c100896d2a01f281762c285192d84b
patch 8.2.4095: sed script not recognized by the first line

Problem:    Sed script not recognized by the first line.
Solution:   Recognize a sed script starting with "#n". (Doug Kearns)
runtime/scripts.vim
src/testdir/test_filetype.vim
src/version.c