diff options
| author | Jesús <heckyel@hyperbola.info> | 2019-03-18 17:59:49 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2019-03-18 17:59:49 -0500 |
| commit | f424999041e905a01cfe3776ca0418157c6a354f (patch) | |
| tree | 61f72bcc47ee27983702e8c2ad256b830582ceab /custom.el | |
| parent | 13dc53f43f38dc892a9f6716dae8a557beb624c9 (diff) | |
| download | emacs-personal-f424999041e905a01cfe3776ca0418157c6a354f.tar.lz emacs-personal-f424999041e905a01cfe3776ca0418157c6a354f.tar.xz emacs-personal-f424999041e905a01cfe3776ca0418157c6a354f.zip | |
added company-mode
Diffstat (limited to 'custom.el')
| -rw-r--r-- | custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ '(ecb-options-version "2.50") '(package-selected-packages (quote - (log4j-mode yaml-mode whitespace-cleanup-mode web-mode use-package undo-tree sublime-themes sml-modeline smart-mode-line-powerline-theme shrink-path scss-mode sass-mode rainbow-mode pkgbuild-mode pip-requirements php-refactor-mode nlinum nginx-mode neotree markdown-mode less-css-mode jedi highlight-indent-guides helm gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-gutter-fringe flycheck emmet-mode ecb dokuwiki-mode diminish crystal-mode company-php apache-mode anzu all-the-icons)))) + (neotree log4j-mode yaml-mode whitespace-cleanup-mode web-mode use-package undo-tree sublime-themes sml-modeline smart-mode-line-powerline-theme shrink-path scss-mode sass-mode rainbow-mode pkgbuild-mode pip-requirements php-refactor-mode nlinum nginx-mode markdown-mode less-css-mode jedi highlight-indent-guides helm gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-gutter-fringe flycheck emmet-mode ecb dokuwiki-mode diminish crystal-mode company-php apache-mode anzu all-the-icons)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |
