diff --git a/custom.el b/custom.el index 97246d6..0bbf021 100644 --- a/custom.el +++ b/custom.el @@ -5,6 +5,9 @@ ;; If there is more than one, they won't work right. '(ecb-options-version "2.40") '(magit-commit-arguments (quote ("-S"))) + '(package-selected-packages + (quote + (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)) (custom-set-faces ;; custom-set-faces was added by Custom.