remove depreciated show_deleted
This commit is contained in:
@@ -40,7 +40,6 @@ return {
|
|||||||
linehl = false,
|
linehl = false,
|
||||||
word_diff = false,
|
word_diff = false,
|
||||||
trouble = true,
|
trouble = true,
|
||||||
show_deleted = false,
|
|
||||||
watch_gitdir = {
|
watch_gitdir = {
|
||||||
interval = 1000,
|
interval = 1000,
|
||||||
follow_files = true,
|
follow_files = true,
|
||||||
@@ -67,4 +66,4 @@ return {
|
|||||||
col = 1,
|
col = 1,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user