mirror of
https://github.com/neovim/neovim.git
synced 2026-06-06 12:04:15 +00:00
Problem: C-type names are marked as translatable
Solution: Use them as-is, do not translate them
(Eisuke Kawashima)
closes: vim/vim#19861
a5b6c2d6e9
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>