{ ... }: {
	text = ''
		-- Toggle To-do window.
		rekey_normal("<Leader>3", "<cmd>TroubleToggle todo<cr>")
	'';
}