This commit is contained in:
2025-08-28 23:17:34 +02:00
parent fe3886fbdf
commit 20a49c3f58
31 changed files with 440 additions and 117 deletions

View File

@@ -1,8 +1,11 @@
-- gitsigns
-- https://github.com/lewis6991/gitsigns.nvim
--
-- Adds git related signs to the gutter, as well as utilities for managing changes
-- NOTE: gitsigns is already included in init.lua but contains only the base
-- config. This will add also the recommended keymaps.
--
-- https://github.com/lewis6991/gitsigns.nvim
--
return {
{