emacs: add markdown lua and php mode

This commit is contained in:
madmaurice 2018-06-23 00:21:32 +02:00
parent 429c2f91b2
commit 1ba501e93d

View file

@ -128,7 +128,7 @@
'(inhibit-startup-screen t)
'(package-selected-packages
(quote
(lua-mode yaml-mode evil-indent-plus company delight evil-org org-bullets counsel powerline-evil powerline origami projectile terminal-here swiper neotree ivy heroku-theme use-package yasnippet evil-surround org evil-magit magit makefile-runner evil))))
(markdown-mode yaml-mode lua-mode php-mode evil-indent-plus company delight evil-org org-bullets counsel powerline-evil powerline origami projectile terminal-here swiper neotree ivy heroku-theme use-package yasnippet evil-surround org evil-magit magit makefile-runner evil))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.