2014-09-30 vim で E492: Not an editor command: ^M Vim これは改行コードが異なる際に表示される。 Macの場合は以下のコマンドで改行コードを修正すればOK。 :set fileformat=unix