summaryrefslogtreecommitdiff
path: root/test/evil-surround-test.el
AgeCommit message (Expand)Author
2022-01-02Add support for surrounding with function calls in prefix formBrian Leung
2020-06-03Fix dot repeat with counted motions1.1.1develYiming Chen
2020-05-24Add surround text objects from local keymap (#165)itai33
2019-12-17merge @jamesnvc PRs #160 and #1621.1.0ninrod
2019-12-15Fix repeating tag changesJames N. V. Cash
2019-12-13Add a test for surrounding with a tag in a macroJames N. V. Cash
2019-10-13main el file: add dots and caps to evil-surround-tag-name-redeviantfero
2019-04-03optionally keep xml attrs: add more tests1.0.4ninrod
2019-04-03optionally keep xml attributestam5
2018-12-16add csw, csW, css and csp shortcuts1.0.3tam5
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-07add tests for @jusbur's pull #130 which fixes #125Filipe Correa Lima da Silva
2017-12-02add yS testninrod
2017-12-02add backquote delimiter testninrod
2017-10-04Make `ysw` work like `cw`, not `ce`Evgeni Kolev
2017-10-04Add tests for repeat, visual mode, visual line modeEvgeni Kolev
2017-09-10Add examples from readme as automated testsEvgeni Kolev
2017-08-06Use `evil-test-helpers` for testingEvgeni Kolev
2017-06-05Add testsEvgeni Kolev