I noticed in `lispy-mode-map-evilcp` that there are keys defined twice, e.g. `]` is mapped to `'lispy-close-square` first and then `'lispy-forward` again. Is this intentional? If so, what's the reason?