mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Have most of custom.el re-generated
This commit is contained in:
@@ -7,13 +7,11 @@
|
||||
'(magit-commit-arguments (quote ("-S")))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(ace-ack ag anti anywhere-anzu avy-bright bright-browse browse-buffer cargo-cargo coffee-column company-company completing cursors-dash descbinds-describe diff-diminish direx dockerfile-dumb dup-ecb editorconfig-eldoc eslintd-evil exec-expand feature-file fill-fix-flycheck flycheck-flycheck-flycheck from-full-gh-git git-gitconfig github github-gitignore go-go go go-go go-gometalinter gotest-gtags guides-guru haml-helm helm-helm helm-helm helm-helm helm-highlight highlight-highlight hl-ido ido-imenu indent-indentation indicator-inf inflection-js json-jump key-kill line-link-lint linum-lua magit magit-markdown mode mode-mode mode mode-mode mode-mode mode-mode mode-mode mode-mode mode-mode mode-mode mode-mode mode mode-mode modes move-move multiple open-package-package package-path-phi+ php-plantuml playground-prettier projectile-projectile-pulls quotes-racer rainbow-read-refactor region-relative rename-ring rjsx rspec-ruby ruby-ruby rust-rust-rust sass-scss search-shell shift smart smart-smartparens smex string-swoop symbol-theme-theme thrift timemachine-toggle-tools twilight twilight-use vertical-web-which window-window-yaml-yari yasnippet zoom)))
|
||||
'(plantuml-jar-path "/usr/local/Cellar/plantuml/8048/plantuml.8048.jar")
|
||||
'(siren-rubocop-autocorrect-on-save nil))
|
||||
(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 rubocopfmt 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))))
|
||||
(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.
|
||||
'(markdown-code-face ((t nil)))
|
||||
'(go-guru-hl-identifier-face ((t (:background "gray30"))))
|
||||
'(sp-pair-overlay-face ((t (:inherit nil)))))
|
||||
|
||||
Reference in New Issue
Block a user