Skip to content

flxf/uCpp.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

µC++ Syntax Highlighting for Vim

Highlight µC++ source code contained in '.ucpp' or '.uh' files.

Download

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

Installation

Assume your downloaded (and unzipped) copy is located in the directory uCpp.vim.

Option 1: Manual Installation

Copy the sub-directories of uCpp.vim into ~/.vim/:

cp -r uCpp.vim/ftdetect ~/.vim/
cp -r uCpp.vim/syntax ~/.vim/

Option 2: Pathogen Installation

  1. Download and install Pathogen.

  2. Move:

     mv uCpp.vim ~/.vim/bundle/
    

About

uC++ Syntax Highlighting for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published