blob: b6e02d793197de765d1756e41e5a1c146ebb9f83 (
plain) (
blame)
1
2
|
-- [nfnl] Compiled from fnl/bindings/builtins.fnl by https://github.com/Olical/nfnl, do not edit.
return (require("which-key")).add({{"gt", desc = "Next tab"}, {"gT", desc = "Previous tab"}})
|