spacemacs/contrib/lang/php/README.md
2015-02-04 00:54:28 -05:00

676 B

#PHP contribution layer for Spacemacs

logo

Table of Contents

Description

This layer adds PHP language support to Spacemacs

Features:

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(php)
"List of contribution to load."
)