|
1 | 1 | *textobj-user.txt*Create your own text objects |
2 | 2 |
|
3 | | -Version 0.7.2 |
| 3 | +Version 0.7.3 |
4 | 4 | Script ID: 2100 |
5 | | -Copyright (C) 2007-2015 Kana Natsuno <http://whileimautomaton.net/> |
| 5 | +Copyright (C) 2007-2017 Kana Natsuno <http://whileimautomaton.net/> |
6 | 6 | License: MIT license {{{ |
7 | 7 | Permission is hereby granted, free of charge, to any person obtaining |
8 | 8 | a copy of this software and associated documentation files (the |
@@ -565,6 +565,11 @@ KNOWN ISSUES*textobj-user-known-issues* |
565 | 565 | ============================================================================== |
566 | 566 | CHANGELOG*textobj-user-changelog* |
567 | 567 |
|
| 568 | +0.7.32017-09-23T11:10:34+09:00*textobj-user-changelog-0.7.3* |
| 569 | +- Fix a bug that|'<| and|'>| are overridden after using any custom |
| 570 | + text object in|Operator-pending| mode. For example, '< and '> were |
| 571 | + set to the same region as`vaX` after typing`yaX`. |
| 572 | + |
568 | 573 | 0.7.22017-08-22T21:07:30+09:00*textobj-user-changelog-0.7.2* |
569 | 574 | -|textobj#user#select()|: Support a new flag 'N'. |
570 | 575 | - Fix the plugin itself to be easily reloaded. |
|