From: Samir Benmendil Date: Fri, 13 Jan 2023 23:56:51 +0000 (+0000) Subject: vim: introduce characterize and replace easy align mapping X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/e59fcb1a4493732ac1ef54c1bfd8314327b96d64?hp=e59fcb1a4493732ac1ef54c1bfd8314327b96d64 vim: introduce characterize and replace easy align mapping The EasyAlign operator mapping was overriding the built in `ga` which shows the char under the cursor. Changed it to a instead. ---