🗑️ remove(nvim): yadm support
is now deprecated
This commit is contained in:
parent
e7137f15f7
commit
6266558460
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
return {
|
return {
|
||||||
"lewis6991/gitsigns.nvim",
|
"lewis6991/gitsigns.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
yadm = { enable = true },
|
|
||||||
current_line_blame_opts = {
|
current_line_blame_opts = {
|
||||||
virt_text = true,
|
virt_text = true,
|
||||||
virt_text_pos = "eol", -- 'eol' | 'overlay' | 'right_align'
|
virt_text_pos = "eol", -- 'eol' | 'overlay' | 'right_align'
|
||||||
|
|
Loading…
Add table
Reference in a new issue