Skip to content

Vim syntax highlighting and goodies for HiPack-formatted files

Notifications You must be signed in to change notification settings

aperezdc/hipack-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hipack-vim

This is a Vim plug-in that provides file format detection and syntax highlighting for files which contain HiPack-formatted content. The format is often used for configuration files, and for data interchange.

Installation

Using NeoBundle

  1. Add NeoBundle 'aperezdc/hipack-vim' to ~/.vimrc

Using Vundle

  1. Add Plugin 'aperezdc/hipack-vim' to ~/.vimrc
  2. Run vim +PluginInstall +qall

Using Pathogen

Execute the following commands:

  1. cd ~/.vim/bundle
  2. git clone https://github.com/aperezdc/hipack-vim

About

Vim syntax highlighting and goodies for HiPack-formatted files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published