Closed this issue a year ago · 3 comments
setting enabled = false doesn't disable it, instead, when toggling it it "fails" then the next time starts to work.
enabled = false
Is there another way of not showing gitblame by default?
sounds like a bug, i'll check it. meanwhile, you can do vim.g.gitblame_enabled = false
vim.g.gitblame_enabled = false
sounds good, thanks!!
Now fixed in #102! Not sure why this issue didn't automatically close