Skip to content

cmugpi/vim-c0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vim-c0

A Vim plugin for getting C0 syntax highlighting in Vim.

I did not write this code. It is commonly distributed unlicensed at CMU.

Installation

Use your favorite plugin manager. If you don't have one, I'd recommend Vundle, though you should probably also take a look at Pathogen, as it's more common.

# if your ~/.vim folder isn't under source control:
git clone https://github.com/cmugpi/vim-c0 ~/.vim/bundle/

# if your ~/.vim folder is under source control:
git submodule add https://github.com/cmugpi/vim-c0 ~/.vim/bundle/

About

A Vim plugin for syntax highlighting in c0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published