14 lines
335 B
EmacsLisp
14 lines
335 B
EmacsLisp
;;; config.el --- PHP Layer config File for Spacemacs
|
|
;;
|
|
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
|
|
;;
|
|
;; Author: Kosta Harlan <kosta@kostaharlan.net>
|
|
;; URL: https://github.com/syl20bnr/spacemacs
|
|
;;
|
|
;; This file is not part of GNU Emacs.
|
|
;;
|
|
;;; License: GPLv3
|
|
|
|
;; variables
|
|
|
|
(spacemacs|defvar-company-backends php-mode)
|