complete: fix completion text for deleted bookmarks b197734b parent 2454cb17

For consistency, I also updated the tag template to match, but this is currently unused as we don't have any completions for remote tags.

authored by Scott Taylor committed by Scott Taylor

1
edition = "2024"
2
max_width = 100
3
wrap_comments = true
4
format_strings = true
5
error_on_line_overflow = true
6
group_imports = "StdExternalCrate"
7
imports_granularity = "Item"
8