dotfiles/.config/mzteinit/entries.cfg.cgt

4 lines
150 B
Plaintext

<! for _, v in ipairs(opt.mzteinit_entries) do !>
<% v.key %> <% v.label %>: <% table.concat(v.cmd, ",") %><! if v.quit then !> :Q<! end !>
<! end !>