master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 688493d39d - Show all commits

View File

@@ -1,5 +1,5 @@
require('gitsigns').setup({
current_line_blame = true,
current_line_blame = false,
current_line_blame_opts = {
virt_text = true,
virt_text_pos = 'eol', -- 'eol' | 'overlay' | 'right_align'