Cleanup readme

This commit is contained in:
Andy K. Massimino
2021-09-27 20:31:03 -04:00
parent 97896a6d97
commit 6e1702709c

View File

@@ -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