zaikunzhang / vim-matlab

A matlab plugin for vim, includes syntax highlighting, correct indention and so on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matlab for vim

Features

  • Syntax highlighting
  • Correct indentation
  • Correct setting to use the matchit.vim script
  • Tag support
  • Help file

Where these codes come from?

These code doesn't own by me. I just copy it from here, and make it to be a git repo.

Why this fork?

The reason I do this is because I think there are many people will want to use this plugin, and people may want to add some commit to this plugin, too. Therefore, host this plugin on github will make things more easier and happier.

Installation

I recommend you to use Vundle to install. The NeoBundle is also a good choice.

About

A matlab plugin for vim, includes syntax highlighting, correct indention and so on.

License:BSD 2-Clause "Simplified" License


Languages

Language:Vim Script 100.0%