octave.vim
January 12, 2022 ยท View on GitHub
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.