mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Cleanup readme
This commit is contained in:
@@ -429,7 +429,8 @@ let g:matchup_surround_enabled = 1
|
||||
```
|
||||
default: 0
|
||||
|
||||
To enable the experimental [transmute](#d1-parallel-transmutation)
|
||||
To enable the experimental
|
||||
[transmute](https://github.com/andymass/vim-matchup/blob/5a1978e46a0e721b5c5d113379c685ff7ec339e7/doc/matchup.txt#L311)
|
||||
module,
|
||||
```vim
|
||||
let g:matchup_transmute_enabled = 1
|
||||
@@ -671,10 +672,6 @@ let g:matchup_text_obj_linewise_operators = ['d', 'y']
|
||||
```
|
||||
default: `['d', 'y']`
|
||||
|
||||
### Module transmute
|
||||
|
||||
_Options planned_.
|
||||
|
||||
## FAQ
|
||||
|
||||
- match-up doesn't work
|
||||
|
||||
Reference in New Issue
Block a user