Skip to content
forked from hhvm/vim-hack

Syntax highlighting and typechecker integration for Hack.

License

Notifications You must be signed in to change notification settings

zlandau2/vim-hack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

The preferred method of installation is using Pathogen. Then simply run

cd ~/.vim/bundle
git clone git://github.com/hhvm/vim-hack.git

The Hack syntax file assumes that you are using the default PHP syntax file that ships with Vim 7.4, or a compatible file.

For more information on the Hack language, visit http://hacklang.org.

About

Syntax highlighting and typechecker integration for Hack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%