diff --git a/runtime/ftplugin/spec.vim b/runtime/ftplugin/spec.vim index 4aaef26a2e..bd7e671588 100644 --- a/runtime/ftplugin/spec.vim +++ b/runtime/ftplugin/spec.vim @@ -6,6 +6,7 @@ " Update by Zdenek Dohnal, 2022 May 17 " 2024 Sep 10 by Vim Project: add epoch support for spec changelog, #15537 " 2024 Oct 07 by Vim Project: add comment support, #15817 +" 2026 May 25 by Vim Project: drop the python GetRelVer() func if exists("b:did_ftplugin") finish @@ -27,33 +28,7 @@ if !exists("no_plugin_maps") && !exists("no_spec_maps") endif if !hasmapto("call SpecChangelog(\"\")") - noremap