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
FYI, when calling kill-region if you do (kill-region beg end) it appends the kill and if (kill-region end beg) it prepends (that is, first argument > second argument means prepend). I did not know that.
jojojames
pushed a commit
to jojojames/smartparens
that referenced
this issue
Mar 31, 2017
some_long_symbol
.sp-backward-kill-word
3 times (with a keybind).C-y
.You'll get this:
symbollong_some_
.The text was updated successfully, but these errors were encountered: