Open
Description
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
Labels
No labels