mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/gitsigns: remove deprecated option 'show_deleted'
https://github.com/lewis6991/gitsigns.nvim/pull/1174
This commit is contained in:
parent
d997bec044
commit
e4ed227f99
2 changed files with 0 additions and 7 deletions
|
@ -40,7 +40,6 @@
|
|||
signcolumn = true;
|
||||
numhl = false;
|
||||
linehl = false;
|
||||
show_deleted = false;
|
||||
diff_opts = {
|
||||
algorithm = "myers";
|
||||
internal = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue