mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +00:00
vim-patch:partial:63f32603789d (#18916)
Update runtime files
63f3260378
skip translations
skip user manual rewrite
This commit is contained in:
@@ -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/^/#\~ /
|
||||
|
Reference in New Issue
Block a user