Homepage: https://github.com/ninrod/evil-replace-with-char
Author: Filipe Silva
Updated:
Replace chars of a text object with a char
This package provides an evil operator to replace chars of a text object with a given char. one use case is fill the insides of a markdown table headline as follows (cursor is on []): |desc | item| | [] | | -> zxi|- |desc | item| |-----| | -> wh. |desc | item| |-----|-----|