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
The same thing is true for Clojure lambda expressions, e.g. #(inc %); where the # is captured separately.
I think smartparens currently gives me the configurability to fix this for my setup, but I wanted to report it upstream since this seems generally useful.