vim-patch:partial:63f32603789d (#18916)

Update runtime files
63f3260378

skip translations
skip user manual rewrite
This commit is contained in:
Christian Clason
2022-06-10 08:40:32 +02:00
committed by GitHub
parent 58323b1fe2
commit 6eaf10502c
9 changed files with 288 additions and 138 deletions

View File

@@ -13,7 +13,8 @@ silent g/^#, c-format\n#/.d
silent g/^#\..*\n#/.d
" c-format comments have no effect, the check.vim scripts checks it.
silent g/^#, c-format$/d
" But they might still be useful?
" silent g/^#, c-format$/d
silent g/^#[:~] /d
silent g/^#, fuzzy\(, .*\)\=\nmsgid ""\@!/.+1,/^$/-1s/^/#\~ /