sponsor Vim development Vim logo Vim Book Ad

mpi.vim : Syntax highlight, matching rules and mappings for the mpi

 script karma  Rating 2/6, Downloaded by 663  Comments, bugs, improvements  Vim wiki

created by
Jiang Xin
 
script type
syntax
 
description
Now the plugin has full support of MPI 2.2 with C, C++ and Fortran bingding, Golang binding is on the way.

Please go to github for the latest version.
https://github.com/jiangxincode/mpi.vim

If you have some advises, please tell me, open a issue, give me a pull request, or send me a email.

Hava a good time on MPI.


 
install details
If you use Vundle,add the following line to your ~/.vimrc:

Plugin 'jiangxincode/mpi.vim'

Then run inside Vim:

:so ~/.vimrc
:PluginInstall

If you use Pathogen, do this:

cd ~/.vim/bundle
git clone https://github.com/jiangxincode/mpi.vim.git

If you are not using any package manager, download the tarball and this:

tar -zxvf after.tar.gz
mv after .vim/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
after.tar.gz 0.10 2015-04-28 5.7 Jiang Xin Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github