Skip to content

Commit

Permalink
Please. Alphabetize. IT!
Browse files Browse the repository at this point in the history
  • Loading branch information
magnars committed Aug 23, 2018
1 parent 9e7d3a5 commit 434974b
Showing 1 changed file with 32 additions and 31 deletions.
63 changes: 32 additions & 31 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -63,46 +63,47 @@
;; Install extensions if they're missing
(defun init--install-packages ()
(packages-install
'(magit
wgrep
'(
cider
clojure-mode
clojure-mode-extra-font-locking
css-eldoc
diff-hl
dockerfile-mode
edn
inflections
hydra
paredit
move-text
gist
htmlize
visual-regexp
markdown-mode
elisp-slime-nav
f
fill-column-indicator
flycheck
flycheck-pos-tip
flx
f
flx-ido
css-eldoc
yasnippet
smartparens
ido-vertical-mode
ido-at-point
simple-httpd
flycheck
flycheck-pos-tip
gist
groovy-mode
guide-key
nodejs-repl
restclient
highlight-escape-sequences
whitespace-cleanup-mode
elisp-slime-nav
dockerfile-mode
clojure-mode
clojure-mode-extra-font-locking
groovy-mode
prodigy
cider
projectile
diff-hl
htmlize
hydra
ido-at-point
ido-completing-read+
ido-vertical-mode
inflections
magit
markdown-mode
move-text
nodejs-repl
paredit
perspective
prodigy
projectile
restclient
simple-httpd
smartparens
string-edit
visual-regexp
wgrep
whitespace-cleanup-mode
yasnippet
)))

(condition-case nil
Expand Down

0 comments on commit 434974b

Please sign in to comment.