🥃 Gin makes you drunk on Git

git github neovim vim vim-denops
1 Open Issue Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue describes a bug where the `GinPatch` action in a Neovim Git plugin fails to correctly handle Byte Order Marks (BOMs). The `bom` option is not inherited in patch buffers, and applying a patch through `GinPatch` results in the removal of BOMs from the patched file. This leads to data corruption for files that rely on BOMs for encoding.

Complexity: 3/5
bug help wanted

🥃 Gin makes you drunk on Git

TypeScript
#git#github#neovim#vim#vim-denops