diff options
author | Jesús <heckyel@hyperbola.info> | 2019-01-31 18:32:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-01-31 18:32:31 -0500 |
commit | f9d740e73d46f563fb0cd7cb3a1649e1643eeb05 (patch) | |
tree | fcb27ea1249f3a472a73c62c31892319d3eb0659 /custom.el | |
parent | 28e9695a24ecb8d2e5f048c18c3ad768d3bee639 (diff) | |
download | emacs-personal-f9d740e73d46f563fb0cd7cb3a1649e1643eeb05.tar.lz emacs-personal-f9d740e73d46f563fb0cd7cb3a1649e1643eeb05.tar.xz emacs-personal-f9d740e73d46f563fb0cd7cb3a1649e1643eeb05.zip |
Added ggtags
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 - (dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi company-php php-mode php-refactor-mode markdown-mode crystal-mode git-timemachine gitattributes-mode gitignore-mode gitconfig-mode git-gutter-fringe nginx-mode emmet-mode whitespace-cleanup-mode flycheck apache-mode neotree shrink-path all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package)))) + (ggtags dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi company-php php-mode php-refactor-mode markdown-mode crystal-mode git-timemachine gitattributes-mode gitignore-mode gitconfig-mode git-gutter-fringe nginx-mode emmet-mode whitespace-cleanup-mode flycheck apache-mode neotree shrink-path all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |