|
|
|
@ -31,6 +31,7 @@ values."
|
|
|
|
|
;; List of configuration layers to load.
|
|
|
|
|
dotspacemacs-configuration-layers
|
|
|
|
|
'(
|
|
|
|
|
docker
|
|
|
|
|
rust
|
|
|
|
|
typescript
|
|
|
|
|
(auto-completion :variables
|
|
|
|
@ -90,7 +91,9 @@ values."
|
|
|
|
|
;; A list of packages that cannot be updated.
|
|
|
|
|
dotspacemacs-frozen-packages '()
|
|
|
|
|
;; A list of packages that will not be installed and loaded.
|
|
|
|
|
dotspacemacs-excluded-packages '()
|
|
|
|
|
dotspacemacs-excluded-packages '(
|
|
|
|
|
smartparens
|
|
|
|
|
)
|
|
|
|
|
;; Defines the behaviour of Spacemacs when installing packages.
|
|
|
|
|
;; Possible values are `used-only', `used-but-keep-unused' and `all'.
|
|
|
|
|
;; `used-only' installs only explicitly used packages and uninstall any
|
|
|
|
@ -159,6 +162,7 @@ values."
|
|
|
|
|
;; Press <SPC> T n to cycle to the next theme in the list (works great
|
|
|
|
|
;; with 2 themes variants, one dark and one light)
|
|
|
|
|
dotspacemacs-themes '(
|
|
|
|
|
sanityinc-tomorrow-night
|
|
|
|
|
monokai
|
|
|
|
|
leuven
|
|
|
|
|
spacemacs-dark
|
|
|
|
@ -166,12 +170,12 @@ values."
|
|
|
|
|
tango-plus
|
|
|
|
|
dichromacy
|
|
|
|
|
ample
|
|
|
|
|
sanityinc-tomorrow-night)
|
|
|
|
|
)
|
|
|
|
|
;; If non nil the cursor color matches the state color in GUI Emacs.
|
|
|
|
|
dotspacemacs-colorize-cursor-according-to-state t
|
|
|
|
|
;; Default font, or prioritized list of fonts. `powerline-scale' allows to
|
|
|
|
|
;; quickly tweak the mode-line size to make separators look not too crappy.
|
|
|
|
|
dotspacemacs-default-font '("DejaVu Sans Mono"
|
|
|
|
|
dotspacemacs-default-font '("Hack"
|
|
|
|
|
:size 14
|
|
|
|
|
:weight normal
|
|
|
|
|
:width normal :powerline-scale 1.5)
|
|
|
|
@ -303,7 +307,7 @@ values."
|
|
|
|
|
dotspacemacs-folding-method 'evil
|
|
|
|
|
;; If non-nil smartparens-strict-mode will be enabled in programming modes.
|
|
|
|
|
;; (default nil)
|
|
|
|
|
dotspacemacs-smartparens-strict-mode nil
|
|
|
|
|
;; dotspacemacs-smartparens-strict-mode nil
|
|
|
|
|
;; If non-nil pressing the closing parenthesis `)' key in insert mode passes
|
|
|
|
|
;; over any automatically added closing parenthesis, bracket, quote, etc…
|
|
|
|
|
;; This can be temporary disabled by pressing `C-q' before `)'. (default nil)
|
|
|
|
@ -330,6 +334,15 @@ values."
|
|
|
|
|
;; (default nil)
|
|
|
|
|
dotspacemacs-whitespace-cleanup nil
|
|
|
|
|
latex-enable-auto-fill nil
|
|
|
|
|
|
|
|
|
|
undo-tree-visualizer-timestamps t
|
|
|
|
|
undo-tree-visualizer-diff t
|
|
|
|
|
;; 10X bump of the undo limits to avoid issues with premature
|
|
|
|
|
;; Emacs GC which truncages the undo history very aggresively
|
|
|
|
|
undo-limit 800000
|
|
|
|
|
undo-strong-limit 12000000
|
|
|
|
|
undo-outer-limit 120000000
|
|
|
|
|
|
|
|
|
|
))
|
|
|
|
|
|
|
|
|
|
(defun dotspacemacs/user-init ()
|
|
|
|
@ -381,26 +394,37 @@ you should place your code here."
|
|
|
|
|
'(ansi-color-faces-vector
|
|
|
|
|
[default bold shadow italic underline bold bold-italic bold])
|
|
|
|
|
'(beacon-color "#cc6666")
|
|
|
|
|
'(compilation-message-face 'default)
|
|
|
|
|
'(custom-safe-themes
|
|
|
|
|
(quote
|
|
|
|
|
("cd4d1a0656fee24dc062b997f54d6f9b7da8f6dc8053ac858f15820f9a04a679" "a8245b7cc985a0610d71f9852e9f2767ad1b852c2bdea6f4aadc12cce9c4d6d0" "c3d4af771cbe0501d5a865656802788a9a0ff9cf10a7df704ec8b8ef69017c68" "06f0b439b62164c6f8f84fdda32b62fb50b6d00e8b01c2208e55543a6337433a" "190a9882bef28d7e944aa610aa68fe1ee34ecea6127239178c7ac848754992df" "3e335d794ed3030fefd0dbd7ff2d3555e29481fe4bbb0106ea11c660d6001767" "cc0dbb53a10215b696d391a90de635ba1699072745bf653b53774706999208e3" "ed317c0a3387be628a48c4bbdb316b4fa645a414838149069210b66dd521733f" "938d8c186c4cb9ec4a8d8bc159285e0d0f07bad46edf20aa469a89d0d2a586ea" "fa2b58bb98b62c3b8cf3b6f02f058ef7827a8e497125de0254f56e373abee088" "bffa9739ce0752a37d9b1eee78fc00ba159748f50dc328af4be661484848e476" default)))
|
|
|
|
|
'("a2cde79e4cc8dc9a03e7d9a42fabf8928720d420034b66aecc5b665bbf05d4e9" "cd4d1a0656fee24dc062b997f54d6f9b7da8f6dc8053ac858f15820f9a04a679" "a8245b7cc985a0610d71f9852e9f2767ad1b852c2bdea6f4aadc12cce9c4d6d0" "c3d4af771cbe0501d5a865656802788a9a0ff9cf10a7df704ec8b8ef69017c68" "06f0b439b62164c6f8f84fdda32b62fb50b6d00e8b01c2208e55543a6337433a" "190a9882bef28d7e944aa610aa68fe1ee34ecea6127239178c7ac848754992df" "3e335d794ed3030fefd0dbd7ff2d3555e29481fe4bbb0106ea11c660d6001767" "cc0dbb53a10215b696d391a90de635ba1699072745bf653b53774706999208e3" "ed317c0a3387be628a48c4bbdb316b4fa645a414838149069210b66dd521733f" "938d8c186c4cb9ec4a8d8bc159285e0d0f07bad46edf20aa469a89d0d2a586ea" "fa2b58bb98b62c3b8cf3b6f02f058ef7827a8e497125de0254f56e373abee088" "bffa9739ce0752a37d9b1eee78fc00ba159748f50dc328af4be661484848e476" default))
|
|
|
|
|
'(evil-want-Y-yank-to-eol nil)
|
|
|
|
|
'(fci-rule-color "#373b41" t)
|
|
|
|
|
'(flycheck-color-mode-line-face-to-color (quote mode-line-buffer-id))
|
|
|
|
|
'(frame-background-mode (quote dark))
|
|
|
|
|
'(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id)
|
|
|
|
|
'(frame-background-mode 'dark)
|
|
|
|
|
'(highlight-changes-colors '("#FD5FF0" "#AE81FF"))
|
|
|
|
|
'(highlight-tail-colors
|
|
|
|
|
'(("#3C3D37" . 0)
|
|
|
|
|
("#679A01" . 20)
|
|
|
|
|
("#4BBEAE" . 30)
|
|
|
|
|
("#1DB4D0" . 50)
|
|
|
|
|
("#9A8F21" . 60)
|
|
|
|
|
("#A75B00" . 70)
|
|
|
|
|
("#F309DF" . 85)
|
|
|
|
|
("#3C3D37" . 100)))
|
|
|
|
|
'(magit-diff-use-overlays nil)
|
|
|
|
|
'(org-agenda-files '("~/sinpapel/Notes/daily.org"))
|
|
|
|
|
'(org-file-apps
|
|
|
|
|
(quote
|
|
|
|
|
((auto-mode . emacs)
|
|
|
|
|
'((auto-mode . emacs)
|
|
|
|
|
("\\.mm\\'" . default)
|
|
|
|
|
("\\.x?html?\\'" . default)
|
|
|
|
|
("\\.pdf\\'" . "/usr/bin/evince %s"))))
|
|
|
|
|
("\\.pdf\\'" . "/usr/bin/evince %s")))
|
|
|
|
|
'(package-selected-packages
|
|
|
|
|
(quote
|
|
|
|
|
(transient espresso-theme django-theme autothemer darkokai-theme darkmine-theme darkburn-theme dakrone-theme color-theme-sanityinc-solarized clues-theme lv parseedn parseclj a cherry-blossom-theme busybee-theme bubbleberry-theme birds-of-paradise-plus-theme badwolf-theme ample-zen-theme ample-theme alect-themes afternoon-theme toml-mode racer flycheck-rust cargo rust-mode tide typescript-mode org-projectile-helm dracula-theme darktooth-theme cyberpunk-theme color-theme-sanityinc-tomorrow sesman apropospriate-theme anti-zenburn-theme ghub helm-gitlab gitlab company-quickhelp ag white-sand-theme rebecca-theme org-mime exotica-theme inkpot-theme heroku-theme hemisu-theme hc-zenburn-theme gruvbox-theme gruber-darker-theme grandshell-theme gotham-theme gandalf-theme flatui-theme flatland-theme farmhouse-theme zenburn-theme zen-and-art-theme underwater-theme ujelly-theme twilight-theme twilight-bright-theme twilight-anti-bright-theme toxi-theme tao-theme tangotango-theme tango-plus-theme tango-2-theme sunny-day-theme sublime-themes subatomic256-theme subatomic-theme spacegray-theme soothe-theme solarized-theme soft-stone-theme soft-morning-theme soft-charcoal-theme smyx-theme seti-theme reverse-theme railscasts-theme purple-haze-theme professional-theme planet-theme phoenix-dark-pink-theme phoenix-dark-mono-theme organic-green-theme omtose-phellack-theme oldlace-theme occidental-theme obsidian-theme noctilux-theme naquadah-theme mustang-theme monokai-theme monochrome-theme molokai-theme moe-theme minimal-theme material-theme majapahit-theme madhat2r-theme lush-theme light-soap-theme jbeans-theme jazz-theme ir-black-theme clojure-snippets clj-refactor inflections edn paredit peg cider-eval-sexp-fu cider seq queue clojure-mode nginx-mode auctex-latexmk company-auctex auctex csv-mode web-beautify livid-mode skewer-mode simple-httpd json-mode json-snatcher json-reformat js2-refactor multiple-cursors js2-mode js-doc company-tern dash-functional tern coffee-mode yaml-mode helm-company helm-c-yasnippet fuzzy company-web web-completion-data company-statistics company-go company-anaconda company auto-yasnippet yasnippet ac-ispell auto-complete web-mode tagedit slim-mode scss-mode sass-mode pug-mode less-css-mode helm-css-scss haml-mode emmet-mode smeargle orgit magit-gitflow helm-gitignore gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link evil-magit magit magit-popup xterm-color shell-pop org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-download multi-term mmm-mode markdown-toc markdown-mode htmlize gnuplot git-gutter-fringe+ git-gutter-fringe fringe-helper git-gutter+ git-commit with-editor git-gutter gh-md flyspell-correct-helm flyspell-correct flycheck-pos-tip pos-tip flycheck eshell-z eshell-prompt-extras esh-help diff-hl auto-dictionary yapfify pyvenv pytest pyenv-mode py-isort pip-requirements live-py-mode hy-mode helm-pydoc cython-mode anaconda-mode pythonic go-guru go-eldoc go-mode ws-butler winum which-key volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline 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 info+ indent-guide hydra hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation hide-comnt help-fns+ helm-themes helm-swoop helm-projectile helm-mode-manager helm-make projectile pkg-info epl helm-flx helm-descbinds helm-ag 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-unimpaired 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 f s diminish define-word column-enforce-mode clean-aindent-mode bind-map bind-key auto-highlight-symbol auto-compile packed dash aggressive-indent adaptive-wrap ace-window ace-link ace-jump-helm-line helm avy helm-core popup async)))
|
|
|
|
|
'(vc-annotate-background nil)
|
|
|
|
|
'(dockerfile-mode docker tablist docker-tramp transient espresso-theme django-theme autothemer darkokai-theme darkmine-theme darkburn-theme dakrone-theme color-theme-sanityinc-solarized clues-theme lv parseedn parseclj a cherry-blossom-theme busybee-theme bubbleberry-theme birds-of-paradise-plus-theme badwolf-theme ample-zen-theme ample-theme alect-themes afternoon-theme toml-mode racer flycheck-rust cargo rust-mode tide typescript-mode org-projectile-helm dracula-theme darktooth-theme cyberpunk-theme color-theme-sanityinc-tomorrow sesman apropospriate-theme anti-zenburn-theme ghub helm-gitlab gitlab company-quickhelp ag white-sand-theme rebecca-theme org-mime exotica-theme inkpot-theme heroku-theme hemisu-theme hc-zenburn-theme gruvbox-theme gruber-darker-theme grandshell-theme gotham-theme gandalf-theme flatui-theme flatland-theme farmhouse-theme zenburn-theme zen-and-art-theme underwater-theme ujelly-theme twilight-theme twilight-bright-theme twilight-anti-bright-theme toxi-theme tao-theme tangotango-theme tango-plus-theme tango-2-theme sunny-day-theme sublime-themes subatomic256-theme subatomic-theme spacegray-theme soothe-theme solarized-theme soft-stone-theme soft-morning-theme soft-charcoal-theme smyx-theme seti-theme reverse-theme railscasts-theme purple-haze-theme professional-theme planet-theme phoenix-dark-pink-theme phoenix-dark-mono-theme organic-green-theme omtose-phellack-theme oldlace-theme occidental-theme obsidian-theme noctilux-theme naquadah-theme mustang-theme monokai-theme monochrome-theme molokai-theme moe-theme minimal-theme material-theme majapahit-theme madhat2r-theme lush-theme light-soap-theme jbeans-theme jazz-theme ir-black-theme clojure-snippets clj-refactor inflections edn paredit peg cider-eval-sexp-fu cider seq queue clojure-mode nginx-mode auctex-latexmk company-auctex auctex csv-mode web-beautify livid-mode skewer-mode simple-httpd json-mode json-snatcher json-reformat js2-refactor multiple-cursors js2-mode js-doc company-tern dash-functional tern coffee-mode yaml-mode helm-company helm-c-yasnippet fuzzy company-web web-completion-data company-statistics company-go company-anaconda company auto-yasnippet yasnippet ac-ispell auto-complete web-mode tagedit slim-mode scss-mode sass-mode pug-mode less-css-mode helm-css-scss haml-mode emmet-mode smeargle orgit magit-gitflow helm-gitignore gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link evil-magit magit magit-popup xterm-color shell-pop org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-download multi-term mmm-mode markdown-toc markdown-mode htmlize gnuplot git-gutter-fringe+ git-gutter-fringe fringe-helper git-gutter+ git-commit with-editor git-gutter gh-md flyspell-correct-helm flyspell-correct flycheck-pos-tip pos-tip flycheck eshell-z eshell-prompt-extras esh-help diff-hl auto-dictionary yapfify pyvenv pytest pyenv-mode py-isort pip-requirements live-py-mode hy-mode helm-pydoc cython-mode anaconda-mode pythonic go-guru go-eldoc go-mode ws-butler winum which-key volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline 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 info+ indent-guide hydra hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation hide-comnt help-fns+ helm-themes helm-swoop helm-projectile helm-mode-manager helm-make projectile pkg-info epl helm-flx helm-descbinds helm-ag 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-unimpaired 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 f s diminish define-word column-enforce-mode clean-aindent-mode bind-map bind-key auto-highlight-symbol auto-compile packed dash aggressive-indent adaptive-wrap ace-window ace-link ace-jump-helm-line helm avy helm-core popup async))
|
|
|
|
|
'(pos-tip-background-color "#FFFACE")
|
|
|
|
|
'(pos-tip-foreground-color "#272822")
|
|
|
|
|
'(vc-annotate-background nil) ;
|
|
|
|
|
'(vc-annotate-color-map
|
|
|
|
|
(quote
|
|
|
|
|
((20 . "#cc6666")
|
|
|
|
|
'((20 . "#cc6666")
|
|
|
|
|
(40 . "#de935f")
|
|
|
|
|
(60 . "#f0c674")
|
|
|
|
|
(80 . "#b5bd68")
|
|
|
|
@ -417,11 +441,14 @@ you should place your code here."
|
|
|
|
|
(300 . "#cc6666")
|
|
|
|
|
(320 . "#de935f")
|
|
|
|
|
(340 . "#f0c674")
|
|
|
|
|
(360 . "#b5bd68"))))
|
|
|
|
|
'(vc-annotate-very-old-color nil))
|
|
|
|
|
(360 . "#b5bd68")))
|
|
|
|
|
'(vc-annotate-very-old-color nil)
|
|
|
|
|
'(vc-follow-symlinks t)
|
|
|
|
|
'(weechat-color-list
|
|
|
|
|
'(unspecified "#272822" "#3C3D37" "#F70057" "#F92672" "#86C30D" "#A6E22E" "#BEB244" "#E6DB74" "#40CAE4" "#66D9EF" "#FB35EA" "#FD5FF0" "#74DBCD" "#A1EFE4" "#F8F8F2" "#F8F8F0")))
|
|
|
|
|
(custom-set-faces
|
|
|
|
|
;; custom-set-faces 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.
|
|
|
|
|
)
|
|
|
|
|
'(default ((t (:background nil)))))
|
|
|
|
|