Skip to content

g> can freeze vim/neovim #18

@MaxGyver83

Description

@MaxGyver83

Take this minimal lisp file:

minimal.lisp:

(print (first '(1 2)))

Put the cursor on the second any opening parenthesis and press g>. The CPU usage goes up to 100% and vim/Neovim becomes unresponsive.

I do this usually by accident when I actually want to use paredit's ,>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions