From bff67e0c33216993289096eb1530aca9630841ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 4 Oct 2018 12:26:41 -0500 Subject: Added major mode for editing nginx config files --- custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom.el') diff --git a/custom.el b/custom.el index 8ece644..516f806 100644 --- a/custom.el +++ b/custom.el @@ -12,7 +12,7 @@ '(ecb-options-version "2.50") '(package-selected-packages (quote - (all-the-icons neotree emmet-mode ecb undo-tree pip-requirements jedi highlight-indent-guides yaml-mode whitespace-cleanup-mode sublime-themes sml-modeline smarty-mode smart-mode-line-powerline-theme scss-mode sass-mode rainbow-mode prettier-js pkgbuild-mode pcre2el nlinum markdown-mode less-css-mode flycheck editorconfig anzu ac-php)))) + (nginx-mode all-the-icons neotree emmet-mode ecb undo-tree pip-requirements jedi highlight-indent-guides yaml-mode whitespace-cleanup-mode sublime-themes sml-modeline smarty-mode smart-mode-line-powerline-theme scss-mode sass-mode rainbow-mode prettier-js pkgbuild-mode pcre2el nlinum markdown-mode less-css-mode flycheck editorconfig anzu ac-php)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3