kickstart.nvim/lua/kickstart
Sangho Lee 8fb5068d69 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.
2025-04-27 20:24:54 +09:00
..
plugins fix: correct gitsigns mapping for <leader>tD 2025-04-27 20:24:54 +09:00
health.lua Neovim 0.10 updates (#936) 2024-07-21 20:35:07 -04:00