Skip to content

Latest commit

 

History

History

vim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vim support

This directory is a vim bundle. For instructions on how to install it, consult your package manager. For example, with Pathogen, link this directory into your bundles directory:

$ ln -s ~/$PATH_TO/procyon/misc/vim ~/.vim/bundle/procyon

This bundle includes:

  • Syntax highlighting
  • An auto-indenter
  • Default settings to follow Procyon style
  • A vim-codefmt plugin (add procyon#InstallCodeFormatter() to your .vimrc)