mirror of
https://github.com/zoriya/vim.git
synced 2026-06-09 22:50:45 +00:00
97ce419201
Problem: Some users don't want to diff with hidden buffers. Solution: Add the "hiddenoff" item to 'diffopt'. (Alisue, closes #2394)