We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dc1c1c + c2fb482 commit 9dcf923Copy full SHA for 9dcf923
init.lua
@@ -110,7 +110,7 @@ require('lazy').setup({
110
-- Useful plugin to show you pending keybinds.
111
{ 'folke/which-key.nvim', opts = {} },
112
{
113
- -- Adds git releated signs to the gutter, as well as utilities for managing changes
+ -- Adds git related signs to the gutter, as well as utilities for managing changes
114
'lewis6991/gitsigns.nvim',
115
opts = {
116
-- See `:help gitsigns.txt`
0 commit comments