We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9fd53 commit 2c2463dCopy full SHA for 2c2463d
README.md
@@ -74,7 +74,7 @@ require('gitsigns').setup {
74
follow_files = true
75
},
76
auto_attach = true,
77
- attach_to_untracked = true,
+ attach_to_untracked = false,
78
current_line_blame = false, -- Toggle with `:Gitsigns toggle_current_line_blame`
79
current_line_blame_opts = {
80
virt_text = true,
doc/gitsigns.txt
@@ -50,7 +50,7 @@ of the default settings:
50
51
52
53
54
55
56
0 commit comments