|
|
|
@ -108,8 +108,8 @@ require('lazy').setup({
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
-- Useful plugin to show you pending keybinds.
|
|
|
|
|
{ 'folke/which-key.nvim', opts = {} }
|
|
|
|
|
|
|
|
|
|
{ 'folke/which-key.nvim', opts = {} },
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
-- Adds git releated signs to the gutter, as well as utilities for managing changes
|
|
|
|
|
'lewis6991/gitsigns.nvim',
|
|
|
|
|