removed depracted lazy call

This commit is contained in:
2023-03-24 17:31:18 +01:00
parent 04c9200050
commit 506583b78a
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
return {
'lewis6991/gitsigns.nvim',
config = {
opts = {
current_line_blame = false,
current_line_blame_opts = {
virt_text = true,