An experimental plugin for editing nested code.
Select a line or a block of code, run the command, and it will be opened in a floating window in unnested form. Make your changes, and as you quit the floating window, your code will be updated and the indentation will be restored.
:PaperclipEdit <MODE><MODE>options:block- edit the current block of codeexpression- edit the current expression (or line)
This plugin is experimental. Expect bugs. Please use with caution.