mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 22:36:22 +00:00
Preference to show/hide tab number
This commit is contained in:
@@ -797,6 +797,7 @@ cmd_ac_init(void)
|
||||
|
||||
statusbar_show_ac = autocomplete_new();
|
||||
autocomplete_add(statusbar_show_ac, "name");
|
||||
autocomplete_add(statusbar_show_ac, "number");
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user