vim-repeat/autoload
Konfekt 88e7d7e5c3 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>`.
2015-02-20 21:28:28 +01:00
..
repeat.vim remove trailing spaces in remaps 2015-02-20 21:28:28 +01:00