10 Commits

Author SHA1 Message Date
machakann 4b085c84f9 Update tests (#45) 2017-08-21 23:51:12 +08:00
machakann 0cc8fde99a Add workaround to pass tests. 2016-09-22 12:34:19 +08:00
machakann 3101679854 Make the dot-repeat test more safer. 2016-08-17 14:02:16 +08:00
machakann 03308424cf Make 'listexpr' option valid also with textobj-sandwich. (#16) 2016-08-16 18:59:19 +08:00
machakann 92bf7c791b Fix a bug when a 'listexpr' buns are dot-repeated. 2016-08-15 20:08:17 +08:00
machakann 34e4ee4442 Change option handlings.
- Drop opt.integrate() and use opt.of() func to get an option value.
- Manage recipe local options for add and delete actions sepalately to avoid option conflict in replace operator.
2016-03-28 00:58:38 +08:00
machakann 47701a6766 Test dot-repeating more strictly. 2016-03-28 00:56:28 +08:00
machakann 25d68c58e4 Revert dbe23a3843.
From the commit, the options of the deletion recipe has been always ignored, for example 'command', 'linewise'. For the problem tried to solve by the commit, I need more underlying solution.
2016-02-23 23:32:54 +08:00
machakann d0d92c4351 Tiny fixes for the new test on dot repeating. 2015-10-20 20:19:27 +08:00
machakann f96e51864e Add test for dot command repeating. 2015-10-20 19:13:46 +08:00