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.
1 parent c8bebe2 commit d34a915Copy full SHA for d34a915
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