plugins/telescope/extensions/undo: deprecate option diff_context_lines

This commit is contained in:
Gaetan Lepage 2024-07-10 10:21:37 +02:00
parent c029f1745e
commit 0d95fc6888
2 changed files with 7 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"echo '$DIFF' | delta"
];
side_by_side = true;
diff_context_lines = 8;
vim_diff_opts.ctxlen = 8;
entry_format = "state #$ID";
time_format = "!%Y-%m-%dT%TZ";
mappings = {