orip
18c335ca58
Migrate to vim.pack
2026-04-20 14:15:29 +03:00
Stattek
648471c9eb
Fix descriptions of gitsigns keymappings ( #1997 )
...
* Fix descriptions of keymappings
* Fix capitalization
2026-04-15 11:49:09 +03:00
Ori Perry
d3168308d4
Update the recommanded gitsigns keybinds
...
closes #1459
2026-03-31 23:41:40 +03:00
Ori Perry
431cf2e881
Fix formating of plugins
2026-03-10 19:00:43 +02:00
orip
177ff61483
Add type hints to plugin options where possible
...
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.
This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-02-27 20:43:08 +02:00
TJ DeVries
7e54a4c5c8
fix: trimming down config and updating stylua
2026-01-27 12:00:59 -05:00
Erlan Rangel
94f551b803
fix ( #1319 ): gitsigns deprecated functions ( #1321 )
...
- This commit change two functions that are marked as deprecated now:
`gitsigns.stage_hunk` and `gitsigns.toggle_deleted`
2025-02-15 00:48:37 -05:00
Scott Swensen
de44f49101
fix(gitsigns): make visual mode descriptions consistent with normal mode ( #1266 )
2024-12-15 00:42:39 -05:00
Damjan 9000
f5c9fe8e15
Add gitsigns recommended keymaps as an optional plugin ( #858 )
2024-04-17 21:00:39 -04:00