Updates deps
This commit is contained in:
parent
abb61dade2
commit
f92f70a711
1 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
'(org-fontify-whole-heading-line t)
|
'(org-fontify-whole-heading-line t)
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
(quote
|
(quote
|
||||||
(swiper ivy nlinum tabbar rainbow-delimiters s font-lock+ f diminish dash avy all-the-icons dired+ linum-off git markdown-mode yaml-mode haskell-mode color-theme-sanityinc-tomorrow graphql-mode flycheck-elm popup-kill-ring green-phosphor-theme green-screen-theme minimal-theme creamsody-theme autothemer solarized-theme avk-emacs-themes github-theme all-the-icons-dired ace-window yasnippet chess synonyms powerline doom-neotree doom-themes persp-mode use-package helm-projectile persp-projectile perspective projectile with-editor helm-core company helm-ag evil-leader flycheck-mix flycheck-elixir evil-matchit typescript-mode evil-surround erlang elixir-mode golden-ratio flycheck-credo flycheck command-log-mode atom-one-dark-theme exec-path-from-shell clues-theme gotham-theme dracula-theme zenburn-theme fill-column-indicator neotree evil iedit vimrc-mode helm-ispell transpose-frame helm-ack nyan-mode alchemist helm dockerfile-mode elm-mode ack)))
|
(company-shell swiper ivy nlinum tabbar rainbow-delimiters s font-lock+ f diminish dash avy all-the-icons dired+ linum-off git markdown-mode yaml-mode haskell-mode color-theme-sanityinc-tomorrow graphql-mode flycheck-elm popup-kill-ring green-phosphor-theme green-screen-theme minimal-theme creamsody-theme autothemer solarized-theme avk-emacs-themes github-theme all-the-icons-dired ace-window yasnippet chess synonyms powerline doom-neotree doom-themes persp-mode use-package helm-projectile persp-projectile perspective projectile with-editor helm-core company helm-ag evil-leader flycheck-mix flycheck-elixir evil-matchit typescript-mode evil-surround erlang elixir-mode golden-ratio flycheck-credo flycheck command-log-mode atom-one-dark-theme exec-path-from-shell clues-theme gotham-theme dracula-theme zenburn-theme fill-column-indicator neotree evil iedit vimrc-mode helm-ispell transpose-frame helm-ack nyan-mode alchemist helm dockerfile-mode elm-mode ack)))
|
||||||
'(popwin-mode t)
|
'(popwin-mode t)
|
||||||
'(popwin:popup-window-height 25)
|
'(popwin:popup-window-height 25)
|
||||||
'(popwin:special-display-config
|
'(popwin:special-display-config
|
||||||
|
@ -58,6 +58,8 @@
|
||||||
("^*helm .+*$" :regexp t)
|
("^*helm .+*$" :regexp t)
|
||||||
("^*helm-.+*$" :regexp t)
|
("^*helm-.+*$" :regexp t)
|
||||||
("^*helm .+*$" :regexp t)
|
("^*helm .+*$" :regexp t)
|
||||||
|
("^*helm-.+*$" :regexp t)
|
||||||
|
("^*helm .+*$" :regexp t)
|
||||||
("^*helm .+*$" :regexp t)
|
("^*helm .+*$" :regexp t)
|
||||||
("*Miniedit Help*" :noselect t)
|
("*Miniedit Help*" :noselect t)
|
||||||
(completion-list-mode :noselect t)
|
(completion-list-mode :noselect t)
|
||||||
|
|
Loading…
Reference in a new issue