fix: correct gitsigns mapping for <leader>tD
The previous mapping <leader>tD was described as "[T]oggle git show [D]eleted" but was mapped to preview_hunk_inline, which didn't match the description. This commit updates the mapping to toggle_deleted, which fits the description.pull/1498/head
parent
d350db2449
commit
8fb5068d69
Loading…
Reference in New Issue