mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 22:50:05 +08:00
771 B
771 B
title |
---|
SpaceVim lang#php layer |
SpaceVim Layers: lang#php
Description
This layer adds PHP language support to SpaceVim.
Layer Installation
To use this configuration layer, add SPLayer 'lang#php'
to your custom configuration file.
Requirement
- PHP 5.3+
- PCNTL Extension
- Msgpack 0.5.7+(for NeoVim) Extension or JSON(for Vim 7.4+) Extension
- Composer Project