machakann
badf78aa82
Do not see magicchar-i inputs as regex
...
Reported in #113
2021-09-01 00:44:30 +09:00
machakann
9e6340affe
'synchro' option is no longer required
2020-12-15 23:53:27 +09:00
machakann
13c2bf1426
"saiwT" should work according to the help
2020-07-25 22:10:04 +09:00
machakann
bb5a3270ed
Do not check syntax coloring in default
...
It causes quite unintuitive problems sometimes. #8 , #93
2020-07-18 22:18:12 +09:00
Filipe Kiss
e7a1621d71
Add new JSX Filetypes
2019-12-05 22:54:01 +01:00
Filipe Kiss
4fe6225fd2
Add JSX className support
2019-04-13 21:16:37 -03:00
José Luis Lafuente
a7822d0677
Add backtick (`) to default_recipes
...
I think the backtick (`) should be on the default recipes, since they are frequently used in languages like javascript or bash. I thought I would offer the suggestion with this PR, but feel free to reject it if doesn't make sense to you
Thanks for `sandwich.vim` it's really a great plugin.
2018-04-09 12:18:23 +02:00
machakann
fa01fa2356
Fix a bug in corresponding quotes searching ( #63 )
...
match_syntax option was used but highlight was not so reliable always.
2018-03-26 19:30:38 +08:00
machakann
bb53a2b44f
Do not use the "space" recipe for textobj-auto ( #45 )
2017-08-22 13:19:37 +08:00
machakann
3a7372a08f
Delete successive spaces at a time ( #45 )
2017-08-21 23:01:12 +08:00
machakann
50d0327220
Textobj it/at is sometimes very slow.
2016-11-06 22:52:00 +08:00
machakann
3d4e4f24cd
Delete tags linewise.
...
Issue #27 .
2016-10-15 18:57:09 +08:00
machakann
1e59e01766
Add new recipes to handle "\<CR>" input better.
...
Related to #20 .
2016-09-16 11:56:15 +09:00
machakann
49984c9ea6
Blash up magicchar:i and add magicchar:I. ( #18 )
2016-08-17 14:01:53 +08:00
machakann
90b0e98b5e
Oops, forgot to remove a personal setting.
...
Related to #18 .
2016-08-13 19:10:57 +08:00
machakann
08daf36279
Rename magicchar:< to magicchar:T.
...
Related to #18 .
2016-08-13 17:33:10 +08:00
machakann
77d676c1fa
Release 'Magic characters's.
...
Ready for #18 .
2016-08-13 17:13:57 +08:00
machakann
94e74af9b6
Modify magicchar:t.
...
Ready for #18 .
2016-08-13 17:13:52 +08:00
machakann
67f8359ce9
Add magicchar:T for editing only tag name of html style tags.
...
Ready for #18 .
2016-08-13 17:13:33 +08:00
machakann
5fa67d9a22
Add magicchar:f for editing function-callings.
...
Ready for #18 .
2016-08-13 17:13:17 +08:00
machakann
4b4b7eb50a
Add magicchar:t for editing html style tags.
...
Ready for #18 .
2016-08-13 17:12:37 +08:00
machakann
aa02ce5341
Allow buffer local recipe lists.
2016-04-07 19:21:25 +08:00
machakann
25fe823cd8
No reason to process linewise for quotes.
2015-08-22 14:34:39 +08:00
machakann
7eedb19004
It is not good choice to use syntax options for default recipes. ( #8 )
2015-08-15 13:29:45 +08:00
machakann
6d873247e5
The syntax group name for strings should be 'Constant'.
2015-08-14 18:20:39 +08:00
machakann
91319711cf
2 for 'match_syntax' is not a versatile choice for quotes. ( #8 )
2015-08-10 22:47:27 +08:00
machakann
630d96c1ca
Revert "'match_syntax' 2 causes problem in some filetypes ( #8 )."
...
This reverts commit 19a5fbae36 .
2015-08-09 18:35:26 +08:00
machakann
19a5fbae36
'match_syntax' 2 causes problem in some filetypes ( #8 ).
2015-08-08 22:10:52 +08:00
machakann
76c88a5b09
Tiny corrections.
2015-05-23 18:39:19 +08:00
machakann
63876a95b7
first commit
2015-05-23 16:43:17 +08:00