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 509  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: 3.15.235.196

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github