Example
- Don't forget the bang to allow Vim to overwrite that command next time you reload your vimrc.
- Custom commands must start with an uppercase character.
Examples
command! MyCommand call SomeFunction()
command! MyOtherCommand command | Command | command