diff options
| author | Jesús <heckyel@hyperbola.info> | 2018-10-15 19:02:38 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2018-10-15 19:02:38 -0500 |
| commit | 8142900e9fdf66d4f013c0d29559cd8f777d8fe3 (patch) | |
| tree | cbad0765eb939c6930dfe1aee4b2db24621574dc /custom.el | |
| parent | bff67e0c33216993289096eb1530aca9630841ce (diff) | |
| download | emacs-personal-8142900e9fdf66d4f013c0d29559cd8f777d8fe3.tar.lz emacs-personal-8142900e9fdf66d4f013c0d29559cd8f777d8fe3.tar.xz emacs-personal-8142900e9fdf66d4f013c0d29559cd8f777d8fe3.zip | |
Added crystal language
Diffstat (limited to 'custom.el')
| -rw-r--r-- | custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ '(ecb-options-version "2.50") '(package-selected-packages (quote - (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)))) + (crystal-mode 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. |
