Start the ex editing mode of vim editor
Start the vim text editor in ex mode. The ex execution effect is the same as vi -E. For applicable methods and parameters, please refer to the vi command. If you want to return to the normal mode from Ex mode, enter :vi or :visual in vim.
ex (parameter)File: Specify the file to be edited.