Skip to content

Commit 9dcf923

Browse files
authored
Merge pull request #380 from eltociear/patch-1
2 parents 3dc1c1c + c2fb482 commit 9dcf923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ require('lazy').setup({
110110
-- Useful plugin to show you pending keybinds.
111111
{ 'folke/which-key.nvim', opts = {} },
112112
{
113-
-- Adds git releated signs to the gutter, as well as utilities for managing changes
113+
-- Adds git related signs to the gutter, as well as utilities for managing changes
114114
'lewis6991/gitsigns.nvim',
115115
opts = {
116116
-- See `:help gitsigns.txt`

0 commit comments

Comments
 (0)