{ ... }:
{
  text = ''
    remap_normal("<Leader>/", "gcc<cr>")
    remap_visual("<Leader>/", "gc")
  '';
}