machakann
|
ad7723c238
|
Implement module-like inter-file communication
|
2021-11-29 00:16:03 +09:00 |
|
machakann
|
4cd1ea8db6
|
Reduce global key mappings
|
2021-09-12 01:40:40 +09:00 |
|
machakann
|
04f7755100
|
External textobject may cause unanticipated error
Reported in #114 and patched by @obcat
|
2021-08-29 23:26:07 +09:00 |
|
machakann
|
9ea02aace7
|
Missing patches to suppress errorbells
|
2018-02-11 00:03:15 +08:00 |
|
machakann
|
e8c9d292aa
|
Tiny fix.
|
2016-12-11 23:09:16 +08:00 |
|
machakann
|
a67ed9708c
|
Update highlight system.
|
2016-12-10 20:16:59 +08:00 |
|
machakann
|
cf48694059
|
Add :noautocmd command.
|
2016-12-09 20:31:06 +08:00 |
|
machakann
|
180dd8e9b5
|
Add workaround for a bug of textobjects it/at.
if a string like '<~' or '<[' is in a buffer, it/at gives E33 or E55 (probably) unintentionally.
|
2016-10-30 12:59:28 +09:00 |
|
machakann
|
ed00ea94cc
|
Rename 'message' object to 'messenger' object and move into global scope.
|
2016-10-23 23:18:28 +09:00 |
|
machakann
|
de6446bee1
|
Do not need to change 'virtualedit' option temporary.
Issue #27.
|
2016-10-15 17:53:33 +08:00 |
|
machakann
|
1fa19101f8
|
Delete surroundings selectively when 'synchro' option is on. (#21)
|
2016-10-11 00:47:43 +09:00 |
|
masaaki nakamura
|
c038192bf7
|
Fix a bug on 'external' textobject handling.
|
2016-05-12 19:32:16 +08:00 |
|
machakann
|
82e0a47ae5
|
Polish the system for cooperation of operators and textobjects.
|
2016-05-11 22:03:45 +08:00 |
|
machakann
|
2be55b50cf
|
Add persistent-highlighting feature.
- Add g:operator#sandwich#persistent_highlight. "blink" and "glow" are the available choices.
|
2016-04-30 17:45:31 +08:00 |
|
machakann
|
2e886c0253
|
Fix a bug on linewise-highlighting.
|
2016-04-27 19:04:19 +08:00 |
|
machakann
|
e2451dad5e
|
Filter out expr buns earlier in matching deleted/replaced patterns.
|
2016-04-15 21:50:43 +08:00 |
|
machakann
|
82c06f0bd3
|
Revise notification and error messaging.
|
2016-04-10 18:55:17 +08:00 |
|
machakann
|
dbeaae3339
|
Add a new local option "listexpr". (#16)
|
2016-04-10 18:55:08 +08:00 |
|
machakann
|
1b8cfdba94
|
Fix a bug on highlighting with count.
|
2016-04-08 20:26:00 +08:00 |
|
machakann
|
914993a411
|
Add API functions to highlight texts.
Add operator#sandwich#show() and operator
|
2016-04-06 21:38:56 +08:00 |
|
machakann
|
878de3094f
|
Rich highlighting. (#15)
|
2016-04-05 22:55:17 +08:00 |
|
machakann
|
c8fa58af03
|
Highlight linewise if it is sure.
|
2016-04-05 13:39:44 +08:00 |
|
machakann
|
e743e4aeaf
|
Split into files.
|
2016-04-04 23:52:09 +08:00 |
|