diff --git a/custom.el b/custom.el index e5221db..17b9477 100644 --- a/custom.el +++ b/custom.el @@ -7,11 +7,12 @@ '(magit-commit-arguments (quote ("-S"))) '(package-selected-packages (quote - (zoom-window yasnippet-snippets yari yaml-mode which-key web-mode use-package toggle-quotes thrift string-inflection smex smartparens smart-shift smart-mode-line seeing-is-believing scss-mode sass-mode rust-playground ruby-tools ruby-refactor ruby-extra-highlight ruby-compilation rspec-mode robe rjsx-mode rainbow-mode racer prettier-js plantuml-mode php-mode phi-search package-build neotree multiple-cursors move-dup markdown-mode magit-gh-pulls lua-mode linum-relative json-mode imenu-anywhere ido-vertical-mode ido-completing-read+ highlight-symbol highlight-indentation highlight-indent-guides helm-swoop helm-projectile helm-open-github helm-gtags helm-describe-modes helm-descbinds helm-ag go-projectile go-playground gitignore-mode github-browse-file gitconfig-mode git-timemachine git-link full-ack flycheck-rust flycheck-package flycheck-gometalinter fill-column-indicator feature-mode expand-region exec-path-from-shell evil eslintd-fix editorconfig dumb-jump doom-themes dockerfile-mode direx diminish diff-hl company-go coffee-mode cargo buffer-move browse-kill-ring anzu ace-window)))) + (doom-themes yaml-mode web-mode thrift slim-mode scss-mode sass-mode rust-playground racer flycheck-rust cargo rust-mode yari seeing-is-believing ruby-tools ruby-refactor ruby-compilation rspec-mode robe inf-ruby plantuml-mode php-mode markdown-mode lua-mode rjsx-mode json-mode eslintd-fix prettier-js haml-mode go-playground flycheck-gometalinter go-projectile gotest go-rename go-guru go-eldoc company-go go-mode gitignore-mode gitconfig-mode dockerfile-mode feature-mode highlight-symbol highlight-indent-guides highlight-indentation coffee-mode zoom-window buffer-move magit-gh-pulls magit github-browse-file git-timemachine diff-hl yasnippet-snippets toggle-quotes string-inflection smartparens smart-shift phi-search multiple-cursors move-dup expand-region neotree all-the-icons helm-projectile editorconfig helm-swoop helm-open-github helm-gtags helm-ag helm-describe-modes helm-descbinds helm imenu-anywhere git-link full-ack dumb-jump direx ace-window avy anzu flycheck which-key smex rainbow-mode linum-relative ido-vertical-mode ido-completing-read+ evil browse-kill-ring company fill-column-indicator use-package smart-mode-line exec-path-from-shell diminish dash)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(go-guru-hl-identifier-face ((t (:background "gray30")))) + '(markdown-code-face ((t nil))) '(sp-pair-overlay-face ((t (:inherit nil)))))