Awesome
octave.vim
This is a mirror of octave.vim providing syntax highlighting for GNU Octave.
Installation
Install using Vim's built-in package support:
mkdir -p ~/.vim/pack/jvirtanen/start
cd ~/.vim/pack/jvirtanen/start
git clone https://github.com/jvirtanen/vim-octave.git
License
octave.vim is distributed under the same terms as GNU Octave itself.