set gitsigns to main branch
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
return {
|
return {
|
||||||
'lewis6991/gitsigns.nvim',
|
'lewis6991/gitsigns.nvim',
|
||||||
|
branch = 'main',
|
||||||
opts = {
|
opts = {
|
||||||
current_line_blame = false,
|
current_line_blame = false,
|
||||||
current_line_blame_opts = {
|
current_line_blame_opts = {
|
||||||
|
|||||||
Reference in New Issue
Block a user