summaryrefslogtreecommitdiffstats
path: root/nvim/lua/kickstart/plugins/gitsigns.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix (#1319): gitsigns deprecated functions (#1321)Erlan Rangel2025-02-151-2/+2
| | | | | - This commit change two functions that are marked as deprecated now: `gitsigns.stage_hunk` and `gitsigns.toggle_deleted`
* fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266)Scott Swensen2024-12-151-2/+2
|
* Add gitsigns recommended keymaps as an optional plugin (#858)Damjan 90002024-04-171-0/+61