mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
Fixes #6960 `FzfLua git_diff` runs `git diff --name-only` which lists changed **files**, not hunks. Updated the description from `"Git Diff (hunks)"` to `"Git Diff (files)"` to accurately reflect the command behavior.