remove whitespace

This commit is contained in:
Andrei Staicu 2025-01-19 22:34:28 +02:00
parent 2252b140dd
commit 8834de4589
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ require('lazy').setup({
--
-- Here is a more advanced example where we pass configuration
-- options to `gitsigns.nvim`.
--
--
-- See `:help gitsigns` to understand what the configuration keys do
{ -- Adds git related signs to the gutter, as well as utilities for managing changes
'lewis6991/gitsigns.nvim',