]> git.rmz.io Git - dotfiles.git/commit
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)
commite59fcb1a4493732ac1ef54c1bfd8314327b96d64
treea18440ea6971e213461ee1974d04b9cb488accc5
parent4d3e068bbf1d35ba4bea61aee336b23b715afc12
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 <leader>a instead.
vim/vimrc