Home

Awesome

zsh-viexchange

zsh plugin similar to vim-exchange plugin at [https://github.com/tommcdo/vim-exchange]

This allows you to easily swap text between two places in the buffer.

Usage is:

To configure the colours used for the text that is to be exchanged, use zstyle. The default is:

zstyle 'zle:exchange' highlight 'fg=26,bg=195'