Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit bc18855

Browse files
committed
Updated gitsigns config
1 parent 21fd816 commit bc18855

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

init.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,9 @@ require('lazy').setup({
259259
opts = {
260260
current_line_blame = true,
261261
base = 'HEAD', -- Show both staged and unstaged changes
262+
current_line_blame_opts = {
263+
virt_text_pos = 'right_align',
264+
},
262265
},
263266
},
264267

0 commit comments

Comments
 (0)