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