commit 2983518e5aa50f372234dbb90f838fd2cbedc71f
parent 0b074d13a9f7d93fcd09d10eb0c65f45094e0556
Author: Hugo Soucy <hsoucy@kronostechnologies.com>
Date: Fri, 6 Apr 2018 14:56:05 -0400
load file partials/php.el
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/init.el b/init.el
@@ -33,6 +33,7 @@
(load-file "~/.emacs.d/partials/email.el")
(load-file "~/.emacs.d/partials/key-bindings.el")
(load-file "~/.emacs.d/partials/lua.el")
+(load-file "~/.emacs.d/partials/php.el")
(load-file "~/.emacs.d/partials/shell.el")
(load-file "~/.emacs.d/partials/extras.el")
(load-file "~/.emacs.d/partials/webdev.el")