aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-01-08 15:03:41 -0500
committerJesús <heckyel@hyperbola.info>2019-01-08 15:03:41 -0500
commit5f494a38d3216b337228c79da524b7b85d6a3926 (patch)
tree01d06c7d247989d252fac1e51c605417437ac9f2 /custom.el
parent7087eedf4eebf13c3b831670292d6364cc12670f (diff)
downloademacs-personal-5f494a38d3216b337228c79da524b7b85d6a3926.tar.lz
emacs-personal-5f494a38d3216b337228c79da524b7b85d6a3926.tar.xz
emacs-personal-5f494a38d3216b337228c79da524b7b85d6a3926.zip
only php
Diffstat (limited to 'custom.el')
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index adbb6ab..9c39597 100644
--- a/custom.el
+++ b/custom.el
@@ -11,7 +11,7 @@
'(ecb-options-version "2.50")
'(package-selected-packages
(quote
- (dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi markdown-mode crystal-mode nginx-mode emmet-mode whitespace-cleanup-mode flycheck neotree all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package))))
+ (company-php php-refactor-mode php-mode dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi markdown-mode crystal-mode nginx-mode emmet-mode whitespace-cleanup-mode flycheck neotree all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.