Peng Lv

毋意,毋必,毋固,毋我。 言必行,行必果。

导航

Vim's Setting for Editing Matlab Files

You should install a plugin named {editing Matlab files in Vim}.

Then add such command to your own .vimrc file

source $VIMRUNTIME/macros/matchit.vim
filetype indent on
autocmd BufEnter *.m compiler mlint

posted on 2012-05-28 16:58  Lvpengms  阅读(744)  评论(0编辑  收藏  举报