sponsor Vim development Vim logo Vim Book Ad

MPC syntax : Syntax Highlight for MakeProjectCreator files

 script karma  Rating 22/15, Downloaded by 1225  Comments, bugs, improvements  Vim wiki

created by
Like Ma
 
script type
syntax
 
description
Syntax Highlight for Makefile, Project, and Workspace Creator (http://www.ociweb.com/products/mpc).
 
install details
Put it into syntax directory (e.g. ~/.vim/syntax) and add mpc filetype

au BufNewFile,BufRead *.m\(wb\|wc\|pb\|pc\) setf mpc

in your filetype.vim or ~/.vimrc
 

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
mpc.vim 0.1.5 2016-06-06 7.0 Like Ma Add some keywords according to the new version of MPC
mpc.vim 0.1.4 2011-12-23 7.0 Like Ma Update mpc keyword according to http://downloads.ociweb.com/MPC/docs/html/MakeProjectCreator.html
mpc.vim 0.1.3 2010-12-27 7.0 Like Ma Update mpc structure and keyword according to http://downloads.ociweb.com/MPC/docs/html/MakeProjectCreator.html
mpc.vim 0.1.2 2008-10-12 7.0 Like Ma Fix loading failed on Vim 7.1 Kubuntu 7.04 by converting this script file format from dos to unix.
mpc.vim 0.1.1 2008-10-05 7.0 Like Ma Initial upload
ip used for rating: 18.234.139.149

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