home: vim: remove unimpaired mappings

I do not use `azerty` anymore, no need for those.
This commit is contained in:
Bruno BELANYI 2022-02-26 13:42:23 +01:00
parent b9e5273672
commit 87f255d265

View file

@ -1,7 +0,0 @@
" Better fr layout mappings for vim-unimpaired and other '[' and ']' commands
nmap ( [
nmap ) ]
omap ( [
omap ) ]
xmap ( [
xmap ) ]