Skip to content

crrs doesn't work with folding enabled #13

Open
@SevereOverfl0w

Description

@SevereOverfl0w

I use syntax folding for clojure (set fdm=syntax). To get crrs to work I had to:

  • set foldlevelstart=99 and open all folds in the current file.

I noticed that the folded blocks containing the symbol are changed in their entirety, instead of just the symbol being renamed.

Quick fix might be to do zv before making changes, or to set & unset the foldlevelstart (freezing the fold state somehow?)

There's possibly a better way to alter the symbol though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions