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
{
2
"enforce_root_files": true,
3
"root_files": [".watchmanconfig"],
4
"ignore_dirs": ["target"],
5
"ignore_vcs": [".git", ".sl", ".jj", ".hg"]
6
}
7