mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Update custom.el with auto-populated values
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
'(magit-commit-arguments (quote ("-S")))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(js-mode ido-completing-read+ ztree halm-mode edit-server volatile-highlights dumb-jump use-package all-the-icons rspec-mode eslintd-fix standardfmt plantuml-mode flycheck-gometalinter dockerfile-mode toggle-quotes flycheck-package package-lint helm-gtags helm-ls-git helm-ag highlight-indent-guides evil editorconfig direx hideshowvis ivy swiper imenu-anywhere smart-shift move-dup ruby-refactor yasnippet yari yaml-mode workgroups2 web-mode undo-tree twilight-bright-theme twilight-anti-bright-theme thrift string-inflection smex smartparens smart-mode-line scss-mode sass-mode ruby-tools rubocop rainbow-mode rainbow-delimiters project-explorer phi-search persp-projectile neotree multiple-cursors markdown-mode magit lua-mode linum-relative json-mode js2-mode inf-ruby indent-guide ido-vertical-mode highlight-symbol highlight-indentation helm-swoop helm-projectile helm-open-github grizzl gotest go-projectile gitignore-mode github-browse-file gitconfig-mode git-timemachine full-ack flycheck fill-column-indicator feature-mode expand-region exec-path-from-shell ecb dired+ diminish diff-hl company-go coffee-mode buffer-move browse-kill-ring ace-window)))
|
||||
(helm-describe-modes helm-descbinds php-mode zoom-window js-mode ido-completing-read+ ztree halm-mode edit-server volatile-highlights dumb-jump use-package all-the-icons rspec-mode eslintd-fix standardfmt plantuml-mode flycheck-gometalinter dockerfile-mode toggle-quotes flycheck-package package-lint helm-gtags helm-ls-git helm-ag highlight-indent-guides evil editorconfig direx hideshowvis ivy swiper imenu-anywhere smart-shift move-dup ruby-refactor yasnippet yari yaml-mode workgroups2 web-mode undo-tree twilight-bright-theme twilight-anti-bright-theme thrift string-inflection smex smartparens smart-mode-line scss-mode sass-mode ruby-tools rubocop rainbow-mode rainbow-delimiters project-explorer phi-search persp-projectile neotree multiple-cursors markdown-mode magit lua-mode linum-relative json-mode js2-mode inf-ruby indent-guide ido-vertical-mode highlight-symbol highlight-indentation helm-swoop helm-projectile helm-open-github grizzl gotest go-projectile gitignore-mode github-browse-file gitconfig-mode git-timemachine full-ack flycheck fill-column-indicator feature-mode expand-region exec-path-from-shell ecb dired+ diminish diff-hl company-go coffee-mode buffer-move browse-kill-ring ace-window)))
|
||||
'(plantuml-jar-path "/usr/local/Cellar/plantuml/8048/plantuml.8048.jar")
|
||||
'(siren-rubocop-autocorrect-on-save nil))
|
||||
(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)))
|
||||
'(sp-pair-overlay-face ((t (:inherit nil)))))
|
||||
|
||||
Reference in New Issue
Block a user