]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(spec): ftplugin: Revert change dropping <SID> from SpecChangelog (#9032)
authorBrian C. Lane <bcl@users.noreply.github.com>
Sun, 20 Aug 2023 19:27:20 +0000 (12:27 -0700)
committerGitHub <noreply@github.com>
Sun, 20 Aug 2023 19:27:20 +0000 (21:27 +0200)
Without this it will return an error when creating a new changelog
entry:
"Unknown function: SpecChangelog"


No differences found