]> git.rmz.io Git - dotfiles.git/commitdiff
vim: introduce characterize and replace easy align mapping
authorSamir Benmendil <me@rmz.io>
Fri, 13 Jan 2023 23:56:51 +0000 (23:56 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 14 Jan 2023 02:35:28 +0000 (02:35 +0000)
The EasyAlign operator mapping was overriding the built in `ga` which
shows the char under the cursor.

Changed it to <leader>a instead.


No differences found