Highlight µC++ source code contained in '.ucpp' or '.uh' files.
You can obtain a zipped copy from:
https://github.com/flxf/uCpp.vim/zipball/master
Or, you can always clone the repository:
git clone https://github.com/flxf/uCpp.vim.git
Assume your downloaded (and unzipped) copy is located in the directory uCpp.vim.
Copy the sub-directories of uCpp.vim into ~/.vim/:
cp -r uCpp.vim/ftdetect ~/.vim/
cp -r uCpp.vim/syntax ~/.vim/
-
Download and install Pathogen.
-
Move:
mv uCpp.vim ~/.vim/bundle/