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:
Konfekt 2015-02-20 21:28:28 +01:00
parent cffb2e7578
commit 88e7d7e5c3