🗑️ remove(nvim): gitsigns current line blame
it can be annoying sometimes
This commit is contained in:
parent
f54324f9c4
commit
cd65cef6a5
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ return {
|
|||
"lewis6991/gitsigns.nvim",
|
||||
opts = {
|
||||
yadm = { enable = true },
|
||||
current_line_blame = true,
|
||||
current_line_blame_opts = {
|
||||
virt_text = true,
|
||||
virt_text_pos = "eol", -- 'eol' | 'overlay' | 'right_align'
|
||||
|
|
Loading…
Add table
Reference in a new issue