mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 10:12:17 +02:00
No need to use a map
This commit is contained in:
@@ -106,5 +106,5 @@ func setup_CMD_NAME(parent *cli.Command) *cli.Command {
|
||||
}
|
||||
|
||||
func init() {
|
||||
all_commands["CMD_NAME"] = setup_CMD_NAME
|
||||
register_at_cmd(setup_CMD_NAME)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user