Skip to content

Commit

Permalink
DOC: added javascript layer, necessary for xkcd :)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeklant committed Apr 1, 2018
1 parent 93e43cb commit 56a0489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .spacemacs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ values."
games
git
ipython-notebook
javascript
latex
markdown
mu4e
Expand Down Expand Up @@ -331,7 +332,7 @@ you should place your code here."
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(yapfify xkcd unfill typit mmt sudoku slack emojify circe oauth2 pyvenv pytest pyenv-mode py-isort pip-requirements pacmacs omnisharp shut-up flycheck mwim mu4e-maildirs-extension mu4e-alert ht live-py-mode hy-mode dash-functional floobits ein skewer-mode request-deferred websocket deferred js2-mode simple-httpd cython-mode csv-mode csharp-mode company-auctex company-anaconda auctex anaconda-mode pythonic 2048-game xterm-color smeargle shell-pop orgit org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-mime org-download multi-term mmm-mode markdown-toc markdown-mode magit-gitflow htmlize gnuplot gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link gh-md fuzzy flyspell-correct-ivy flyspell-correct evil-magit magit magit-popup git-commit ghub let-alist with-editor eshell-z eshell-prompt-extras esh-help company-statistics company auto-yasnippet yasnippet auto-dictionary ac-ispell auto-complete evil-unimpaired ws-butler winum which-key wgrep volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline smex restart-emacs request rainbow-delimiters popwin persp-mode pcre2el paradox spinner org-plus-contrib org-bullets open-junk-file neotree move-text macrostep lorem-ipsum linum-relative link-hint ivy-hydra indent-guide hydra hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation helm-make helm helm-core google-translate golden-ratio flx-ido flx fill-column-indicator fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-tutor evil-surround evil-search-highlight-persist evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-lisp-state smartparens evil-indent-plus evil-iedit-state iedit evil-exchange evil-escape evil-ediff evil-args evil-anzu anzu evil goto-chg undo-tree eval-sexp-fu highlight elisp-slime-nav dumb-jump popup f dash s diminish define-word counsel-projectile projectile pkg-info epl counsel swiper ivy column-enforce-mode clean-aindent-mode bind-map bind-key auto-highlight-symbol auto-compile packed async aggressive-indent adaptive-wrap ace-window ace-link avy))))
(web-beautify livid-mode json-mode json-snatcher json-reformat js2-refactor multiple-cursors js-doc coffee-mode yapfify xkcd unfill typit mmt sudoku slack emojify circe oauth2 pyvenv pytest pyenv-mode py-isort pip-requirements pacmacs omnisharp shut-up flycheck mwim mu4e-maildirs-extension mu4e-alert ht live-py-mode hy-mode dash-functional floobits ein skewer-mode request-deferred websocket deferred js2-mode simple-httpd cython-mode csv-mode csharp-mode company-auctex company-anaconda auctex anaconda-mode pythonic 2048-game xterm-color smeargle shell-pop orgit org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-mime org-download multi-term mmm-mode markdown-toc markdown-mode magit-gitflow htmlize gnuplot gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link gh-md fuzzy flyspell-correct-ivy flyspell-correct evil-magit magit magit-popup git-commit ghub let-alist with-editor eshell-z eshell-prompt-extras esh-help company-statistics company auto-yasnippet yasnippet auto-dictionary ac-ispell auto-complete evil-unimpaired ws-butler winum which-key wgrep volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline smex restart-emacs request rainbow-delimiters popwin persp-mode pcre2el paradox spinner org-plus-contrib org-bullets open-junk-file neotree move-text macrostep lorem-ipsum linum-relative link-hint ivy-hydra indent-guide hydra hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation helm-make helm helm-core google-translate golden-ratio flx-ido flx fill-column-indicator fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-tutor evil-surround evil-search-highlight-persist evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-lisp-state smartparens evil-indent-plus evil-iedit-state iedit evil-exchange evil-escape evil-ediff evil-args evil-anzu anzu evil goto-chg undo-tree eval-sexp-fu highlight elisp-slime-nav dumb-jump popup f dash s diminish define-word counsel-projectile projectile pkg-info epl counsel swiper ivy column-enforce-mode clean-aindent-mode bind-map bind-key auto-highlight-symbol auto-compile packed async aggressive-indent adaptive-wrap ace-window ace-link avy))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
Expand Down

0 comments on commit 56a0489

Please sign in to comment.