spacemacs/layers/+lang/php/config.el

15 lines
360 B
EmacsLisp
Raw Normal View History

;;; config.el --- PHP Layer config File for Spacemacs
;;
;; Copyright (c) 2012-2017 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
2017-05-24 05:18:41 +00:00
(spacemacs|define-jump-handlers php-mode ac-php-find-symbol-at-point)