Start vim in insert mode

You can use the +startinsert option (or +star for
short) to start Vim with insert mode.

vim +star myfile.txt