Added apache-mode

This commit is contained in:
Jesús
2019-01-31 18:09:54 -05:00
parent 7a1c4a38c3
commit 28e9695a24
3 changed files with 22 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
(require 'init-icons nil 'noerror)
(require 'init-neotree nil 'noerror)
;; Tools
(require 'init-apache nil 'noerror)
(require 'init-flycheck nil 'noerror)
(require 'init-whitespace nil 'noerror)
(require 'init-emmet-mode nil 'noerror)