command W
command! W
`source $MYVIMRC` will fail since command `W` exists. Add `!` so the command would be redefined