summaryrefslogtreecommitdiff
path: root/surround.el
AgeCommit message (Expand)Author
2014-06-16Rename surround.el to evil-surround.elPhilippe Vaucher
2014-06-16Improve surround-outer-overlay and surround-inner-overlay (issue/30)Yuri Aisaka
2014-02-04Merge branch 'master' of https://github.com/lyro/evil-surroundTim Harper
2013-09-27Extract surround-operator-alist to a customizeable variableaheaume
2012-11-01Use `surround-line' instead of `evil-line' for linewise operationsFrank Fischer
2012-10-22Add wrap in function callIsoLinearCHiP
2012-08-06add autoloads to interactive functions for use in emacs properDonald Curtis
2012-05-25add autoloadsDonald Curtis
2012-03-27Don't trim outer whitespaceTim Harper
2012-01-22Make surround-pairs-alist buffer local.Michael Markert
2011-09-05Update `interactive' formsVegard Øye
2011-09-01Use text object keymapsVegard Øye
2011-08-23Refactor surround-pair for readability, flexibility. Subtle behavior changeTim Harper
2011-08-23fixes whitespace + 1 munching issue when deleting surrounding brackets + spaceTim Harper
2011-08-13when deleting surround with left-bracket (,{.[... etc... trim the space insid...Tim Harper
2011-08-13'S' causes normal region to end up on it's own line, as in surround.vimTim Harper
2011-08-13adds angle bracket surroundTim Harper
2011-08-13Replaced with Vegard's port of vimpulse-surroundTim Harper