1 2 3 4 5 6 7
-- document missing builtins require 'which-key'.register { ['g'] = { t = 'Next tab', T = 'Previous tab', }, }