remove trailing spaces in remaps
Vim interprets `nmap <key> <mapping> ` as `nmap <key> <mapping><space>`. Here we do not want this and put `|` directly after `<mapping>`.
This commit is contained in:
parent
cffb2e7578
commit
88e7d7e5c3