10 years ago
Remaps :W to :w while leaving completion untouched
cnoreabbrev <expr> W ((getcmdtype() is# ':' && getcmdline() is# 'W')?('w'):('W'))