Marty Oehme
89ea7e9cf2
Removed vim-exchange which, while an amazing functionality, is also exactly replicated in mini.nvim (along with even more operators). Uses slightly different mapping - not `cx<movement>` anymore but `gx<movement>`. But this actually makes sense and fits in well with my other g-prefixed operators (`gc` for comment and `ga` for align). It is also the prefix for the other additional operators supplied by mini.operators: `gs` for sorting text, `gm` for multiplying, `gr` for replacing, `g=` for evaluating. |
||
---|---|---|
.. | ||
.config |