mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
6ce357a586
- support `#=` https://www.gnu.org/software/gettext/manual/html_node/PO-File-Format-Evolution.html - add sticky flag support: https://www.gnu.org/software/gettext/manual/html_node/Sticky-flags.html closes: #19548 Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>