mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
12 lines
1.3 KiB
EmacsLisp
12 lines
1.3 KiB
EmacsLisp
(custom-set-variables
|
|
;; custom-set-variables 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.
|
|
'(ecb-options-version "2.50")
|
|
'(magit-commit-arguments (quote ("-S")))
|
|
'(package-selected-packages
|
|
(quote
|
|
(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 ido-ubiquitous highlight-symbol highlight-indentation helm-swoop helm-projectile helm-open-github grizzl gotest go-projectile gitignore-mode github-browse-file gitconfig-mode git-timemachine gist full-ack flycheck fill-column-indicator feature-mode expand-region exec-path-from-shell ecb easy-kill discover-my-major dired+ diminish diff-hl company-go coffee-mode buffer-move browse-kill-ring ace-window)))
|
|
'(siren-rubocop-autocorrect-on-save nil))
|