Skip to content

algotech/ultisnips-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ultisnips-php

A vim bundle with snippets for PHP developers. It contains snippets for the following tools:

Required bundles:

Installation

Install with vundle

Add to vimrc:

Plugin "algotech/ultisnips-php"

And install it:

:so ~/.vimrc
:PluginInstall

Install with pathogen

  cd ~/.vim/bundle
  git clone https://github.com/algotech/ultisnips-php.git

Releases

No releases published

Packages

No packages published