You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove calls to redisplay from clojure-sort-ns (#579)
This avoids unwanted flicker when jumping from current location
to ns form and back. Especially useful when `clojure-sort-ns` is
called from `before-save-hook`, and would otherwise distract the user.
0 commit comments