home: vim: remove unimpaired mappings
I do not use `azerty` anymore, no need for those.
This commit is contained in:
parent
b9e5273672
commit
87f255d265
|
@ -1,7 +0,0 @@
|
||||||
" Better fr layout mappings for vim-unimpaired and other '[' and ']' commands
|
|
||||||
nmap ( [
|
|
||||||
nmap ) ]
|
|
||||||
omap ( [
|
|
||||||
omap ) ]
|
|
||||||
xmap ( [
|
|
||||||
xmap ) ]
|
|
Loading…
Reference in a new issue