Skip to content

Commit cbfe9df

Browse files
committedSep 28, 2024
gitsigns: remove version bound
So I could pick up gitsigns' blame UI.
1 parent 7aff2e8 commit cbfe9df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎lua/plugins/vc.lua

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ return {
6262
},
6363
{
6464
"lewis6991/gitsigns.nvim",
65-
version = "*",
6665
opts = {},
6766
lazy = false,
6867
init = function()

0 commit comments

Comments
 (0)
Please sign in to comment.