summaryrefslogtreecommitdiff
path: root/evil-surround.el
AgeCommit message (Expand)Author
2016-03-31Fix repeat action (.) for ys and yS operators.Igor Avdeev
2016-03-20Generalize operator surround detectionHenrik Lissner
2016-03-20Fix #71Henrik Lissner
2016-02-26Merge pull request #68 from hlissner/masterTim Harper
2016-02-23Don't indent first line on inline linewise surroundHenrik Lissner
2016-02-23Fix #52, #39, and #5 (linewise surrounding)Henrik Lissner
2016-02-18Fix repetitive prompts with function pairs in block surroundsHenrik Lissner
2016-01-28add licenseTim Harper
2015-12-10typoTim Harper
2015-12-10Merge pull request #61 from jasminpatry/fix/evil-surround-region-indentTim Harper
2015-11-18Improve evil-surround-block doc commentHenrik Lissner
2015-11-18let* => letHenrik Lissner
2015-11-18Refactor evil-surround-blockHenrik Lissner
2015-09-13Fix indentation of surrounded linesJasmin Patry
2015-06-05Fix surrounding with invalid chars, like ESC (Fix #51)Henrik Lissner
2015-06-04Implement block-wise surroundHenrik Lissner
2015-01-17support for yS, vgSTim Harper
2015-01-17bring back the evil-Surround-region; make it work with yS, alsoTim Harper
2014-12-15fixed inconsistency with vim-surround. fixes #47 and #26.Matthias Pall Gissurarson
2014-06-16Fix forgotten leftovers when renamingPhilippe Vaucher
2014-06-16Rename surround* to evil-surround*Philippe Vaucher
2014-06-16Rename surround.el to evil-surround.elPhilippe Vaucher
2011-08-13Replaced with Vegard's port of vimpulse-surroundTim Harper
2011-08-12Began port. Surround region working. Change surround/delete surround not.Tim Harper