fix(gitsigns): make sure git signs are always placed as the left-most
This commit is contained in:
@@ -53,5 +53,6 @@ return {
|
|||||||
)
|
)
|
||||||
end,
|
end,
|
||||||
attach_to_untracked = true,
|
attach_to_untracked = true,
|
||||||
|
sign_priority = 100,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user