summaryrefslogtreecommitdiff
path: root/evil-surround.el
AgeCommit message (Expand)Author
2018-12-16add csw, csW, css and csp shortcuts1.0.3tam5
2018-12-16tweak implementation file headerFilipe Silva
2018-10-20Fix visible narrowing when surrounding within a field (#135)Lionel Henry
2018-10-18Revert "surround-function improvement for lisp modes (#134)"Filipe Correa Lima da Silva
2018-01-02surround-function improvement for lisp modes (#134)Dickby
2017-12-10Fix regression for Emacs 26 caused by #125 fixJustin Burkett
2017-12-07Fix repeat when pair is determined by functionJustin Burkett
2017-11-27Use ‘evil-surround’ as :group for customizable variableswouter bolsterlee
2017-10-04Make `ysw` work like `cw`, not `ce`Evgeni Kolev
2017-09-10Remove debug messagesEvgeni Kolev
2017-01-24update readmev1.0.0ninrod
2017-01-20Fix defcustom type specification for pairs-alist variableWouter Bolsterlee
2016-11-28fix #84: revert 66b8f89 which reintroduced #24 as a regressionninrod
2016-10-29Unset execute permission for filesKristoffer Haugsbakk
2016-10-26Point to new repository for EvilKristoffer Haugsbakk
2016-09-09Add explicit autoload definitions to avoid implicit evil dependencyWouter Bolsterlee
2016-09-07Merge pull request #80 from mineo/doc-fixesTim Harper
2016-09-03Use evil helpers for correct key translationWouter Bolsterlee
2016-09-03Move the Keywords after the Mailing list headerWieland Hoffmann
2016-04-26Add missing evil package dependencyJunpeng Qiu
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