diff --git a/README.md b/README.md index 4b92af0..0f9c6f0 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ When in visual mode you get the `Diffview` for the selected range. ```lua { 'isakbm/gitgraph.nvim', - dependencies = { 'sindrets/diffview.nvim' }, + dependencies = { 'sindrets/diffview.nvim' }, -- alternatively: 'dlyongemallo/diffview-plus.nvim' ---@type I.GGConfig opts = { hooks = {