[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
Last commit before Spacemacs
Changed files
.cache/layouts/persp-auto-save
@@ -0,0 +1,2 @@
1
Added:
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
2
Added:
((def-persp nil ((def-buffer "evil-tutor-09092019.txt" "/home/blendux/.emacs.d/.cache/.tutor/evil-tutor-09092019.txt" evil-tutor-mode)) (def-wconf (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1)))) (def-params ((gui-eyebrowse-last-slot . 1) (gui-eyebrowse-current-slot . 1) (gui-eyebrowse-window-configs (1 (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1))) "")))) t nil nil))
.cache/places
@@ -0,0 +1,5 @@
1
Added:
;;; -*- coding: utf-8 -*-
2
Added:
(("/home/blendux/.emacs.d/.cache/recentf" . 312)
3
Added:
("/home/blendux/.emacs.d/.cache/layouts/persp-auto-save" . 1525)
4
Added:
("/home/blendux/Documents/quickorg.org" . 47)
5
Added:
("/home/blendux/.spacemacs" . 2034))
.cache/recentf
@@ -0,0 +1,14 @@
1
Added:
;;; Automatically generated by ‘recentf’ on Mon Sep 9 20:12:38 2019.
2
Added:
3
Added:
(setq recentf-list
4
Added:
'(
5
Added:
"/home/blendux/Documents/quickorg.org"
6
Added:
"/home/blendux/.emacs.d/blendoit-ucla-theme.el"
7
Added:
))
8
Added:
9
Added:
(setq recentf-filter-changer-current 'nil)
10
Added:
11
Added:
12
Added:
;; Local Variables:
13
Added:
;; coding: utf-8-emacs
14
Added:
;; End:
.cache/savehist
@@ -0,0 +1,13 @@
1
Added:
;; -*- mode: emacs-lisp; coding: utf-8-unix -*-
2
Added:
;; Minibuffer history file, automatically generated by ‘savehist’.
3
Added:
4
Added:
(setq savehist-minibuffer-history-variables '(evil-ex-history woman-topic-history buffer-name-history ivy-history counsel-M-x-history))
5
Added:
(setq evil-ex-history '(#("q!" 0 1 (ex-index 1) 1 2 (ex-index 2)) #("x" 0 1 (ex-index 1))))
6
Added:
(setq buffer-name-history '("*Custom Themes*"))
7
Added:
(setq ivy-history '(#("gray10" 0 6 (ivy-index 0)) #("spacema" 0 7 (ivy-index 0)) #("space" 0 5 (ivy-index 0))))
8
Added:
(setq counsel-M-x-history '(#("^customize" 0 10 (ivy-index 0)) #("^rever" 0 6 (ivy-index 0)) #("^customize-themes" 0 17 (ivy-index 0)) #("^customi" 0 8 (ivy-index 0)) #("^customize-group" 0 16 (ivy-index 0))))
9
Added:
(setq evil-jumps-history '((2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs")))
10
Added:
(setq mark-ring 'nil)
11
Added:
(setq search-ring 'nil)
12
Added:
(setq regexp-search-ring 'nil)
13
Added:
(setq extended-command-history 'nil)
blendoit-ucla-theme.el
@@ -1,50 +0,0 @@
1
Removed:
(deftheme blendoit-ucla
2
Removed:
"Created 2019-09-03.")
3
Removed:
4
Removed:
(custom-theme-set-faces
5
Removed:
'blendoit-ucla
6
Removed:
'(cursor ((t (:background "#FFD100"))))
7
Removed:
'(fixed-pitch ((t (:family "Hack"))))
8
Removed:
'(variable-pitch ((((type w32)) (:foundry "outline" :family "Arial")) (t (:family "Sans Serif"))))
9
Removed:
'(escape-glyph ((((background dark)) (:foreground "cyan")) (((type pc)) (:foreground "magenta")) (t (:foreground "brown"))))
10
Removed:
'(homoglyph ((((background dark)) (:foreground "cyan")) (((type pc)) (:foreground "magenta")) (t (:foreground "brown"))))
11
Removed:
'(minibuffer-prompt ((t (:foreground "#FFD100"))))
12
Removed:
'(highlight ((t (:background "#FFD100" :foreground "#003B5C"))))
13
Removed:
'(region ((t (:background "#C3D7EE" :distant-foreground "#003B5C"))))
14
Removed:
'(shadow ((t (:foreground "grey70"))))
15
Removed:
'(secondary-selection ((((class color) (min-colors 88) (background light)) (:background "yellow1")) (((class color) (min-colors 88) (background dark)) (:background "SkyBlue4")) (((class color) (min-colors 16) (background light)) (:background "yellow")) (((class color) (min-colors 16) (background dark)) (:background "SkyBlue4")) (((class color) (min-colors 8)) (:foreground "black" :background "cyan")) (t (:inverse-video t))))
16
Removed:
'(trailing-whitespace ((((class color) (background light)) (:background "red1")) (((class color) (background dark)) (:background "red1")) (t (:inverse-video t))))
17
Removed:
'(font-lock-builtin-face ((t (:foreground "LightSteelBlue"))))
18
Removed:
'(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face)))))
19
Removed:
'(font-lock-comment-face ((t (:foreground "#FFD100"))))
20
Removed:
'(font-lock-constant-face ((((class grayscale) (background light)) (:underline (:color foreground-color :style line) :weight bold :foreground "LightGray")) (((class grayscale) (background dark)) (:underline (:color foreground-color :style line) :weight bold :foreground "Gray50")) (((class color) (min-colors 88) (background light)) (:foreground "dark cyan")) (((class color) (min-colors 88) (background dark)) (:foreground "Aquamarine")) (((class color) (min-colors 16) (background light)) (:foreground "CadetBlue")) (((class color) (min-colors 16) (background dark)) (:foreground "Aquamarine")) (((class color) (min-colors 8)) (:foreground "magenta")) (t (:underline (:color foreground-color :style line) :weight bold))))
21
Removed:
'(font-lock-doc-face ((t (:inherit (font-lock-string-face)))))
22
Removed:
'(font-lock-function-name-face ((((class color) (min-colors 88) (background light)) (:foreground "Blue1")) (((class color) (min-colors 88) (background dark)) (:foreground "LightSkyBlue")) (((class color) (min-colors 16) (background light)) (:foreground "Blue")) (((class color) (min-colors 16) (background dark)) (:foreground "LightSkyBlue")) (((class color) (min-colors 8)) (:weight bold :foreground "blue")) (t (:weight bold :inverse-video t))))
23
Removed:
'(font-lock-keyword-face ((((class grayscale) (background light)) (:weight bold :foreground "LightGray")) (((class grayscale) (background dark)) (:weight bold :foreground "DimGray")) (((class color) (min-colors 88) (background light)) (:foreground "Purple")) (((class color) (min-colors 88) (background dark)) (:foreground "Cyan1")) (((class color) (min-colors 16) (background light)) (:foreground "Purple")) (((class color) (min-colors 16) (background dark)) (:foreground "Cyan")) (((class color) (min-colors 8)) (:weight bold :foreground "cyan")) (t (:weight bold))))
24
Removed:
'(font-lock-negation-char-face ((t nil)))
25
Removed:
'(font-lock-preprocessor-face ((t (:inherit (font-lock-builtin-face)))))
26
Removed:
'(font-lock-regexp-grouping-backslash ((t (:inherit (bold)))))
27
Removed:
'(font-lock-regexp-grouping-construct ((t (:inherit (bold)))))
28
Removed:
'(font-lock-string-face ((((class grayscale) (background light)) (:slant italic :foreground "DimGray")) (((class grayscale) (background dark)) (:slant italic :foreground "LightGray")) (((class color) (min-colors 88) (background light)) (:foreground "VioletRed4")) (((class color) (min-colors 88) (background dark)) (:foreground "LightSalmon")) (((class color) (min-colors 16) (background light)) (:foreground "RosyBrown")) (((class color) (min-colors 16) (background dark)) (:foreground "LightSalmon")) (((class color) (min-colors 8)) (:foreground "green")) (t (:slant italic))))
29
Removed:
'(font-lock-type-face ((((class grayscale) (background light)) (:weight bold :foreground "Gray90")) (((class grayscale) (background dark)) (:weight bold :foreground "DimGray")) (((class color) (min-colors 88) (background light)) (:foreground "ForestGreen")) (((class color) (min-colors 88) (background dark)) (:foreground "PaleGreen")) (((class color) (min-colors 16) (background light)) (:foreground "ForestGreen")) (((class color) (min-colors 16) (background dark)) (:foreground "PaleGreen")) (((class color) (min-colors 8)) (:foreground "green")) (t (:underline (:color foreground-color :style line) :weight bold))))
30
Removed:
'(font-lock-variable-name-face ((((class grayscale) (background light)) (:slant italic :weight bold :foreground "Gray90")) (((class grayscale) (background dark)) (:slant italic :weight bold :foreground "DimGray")) (((class color) (min-colors 88) (background light)) (:foreground "sienna")) (((class color) (min-colors 88) (background dark)) (:foreground "LightGoldenrod")) (((class color) (min-colors 16) (background light)) (:foreground "DarkGoldenrod")) (((class color) (min-colors 16) (background dark)) (:foreground "LightGoldenrod")) (((class color) (min-colors 8)) (:weight light :foreground "yellow")) (t (:slant italic :weight bold))))
31
Removed:
'(font-lock-warning-face ((t (:inherit (error)))))
32
Removed:
'(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline)))))
33
Removed:
'(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet"))))
34
Removed:
'(fringe ((t (:background "#8BB8E8"))))
35
Removed:
'(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black"))))
36
Removed:
'(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch)))))
37
Removed:
'(mode-line ((t (:background "#FFD100" :foreground "#000000" :box (:line-width -1 :style released-button)))))
38
Removed:
'(mode-line-buffer-id ((t (:weight bold))))
39
Removed:
'(mode-line-emphasis ((t (:weight bold))))
40
Removed:
'(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight)))))
41
Removed:
'(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light))))
42
Removed:
'(isearch ((((class color) (min-colors 88) (background light)) (:foreground "lightskyblue1" :background "magenta3")) (((class color) (min-colors 88) (background dark)) (:foreground "brown4" :background "palevioletred2")) (((class color) (min-colors 16)) (:foreground "cyan1" :background "magenta4")) (((class color) (min-colors 8)) (:foreground "cyan1" :background "magenta4")) (t (:inverse-video t))))
43
Removed:
'(isearch-fail ((((class color) (min-colors 88) (background light)) (:background "RosyBrown1")) (((class color) (min-colors 88) (background dark)) (:background "red4")) (((class color) (min-colors 16)) (:background "red")) (((class color) (min-colors 8)) (:background "red")) (((class color grayscale)) (:foreground "grey")) (t (:inverse-video t))))
44
Removed:
'(lazy-highlight ((((class color) (min-colors 88) (background light)) (:background "paleturquoise")) (((class color) (min-colors 88) (background dark)) (:background "paleturquoise4")) (((class color) (min-colors 16)) (:background "turquoise3")) (((class color) (min-colors 8)) (:background "turquoise3")) (t (:underline (:color foreground-color :style line)))))
45
Removed:
'(match ((((class color) (min-colors 88) (background light)) (:background "yellow1")) (((class color) (min-colors 88) (background dark)) (:background "RoyalBlue3")) (((class color) (min-colors 8) (background light)) (:foreground "black" :background "yellow")) (((class color) (min-colors 8) (background dark)) (:foreground "white" :background "blue")) (((type tty) (class mono)) (:inverse-video t)) (t (:background "gray"))))
46
Removed:
'(next-error ((t (:inherit (region)))))
47
Removed:
'(query-replace ((t (:inherit (isearch)))))
48
Removed:
'(default ((t (:inherit nil :stipple nil :background "#003B5C" :foreground "white" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 154 :width normal :foundry "SRC" :family "Hack")))))
49
Removed:
50
Removed:
(provide-theme 'blendoit-ucla)
init_blendoit.el
@@ -15,14 +15,14 @@
15
15
;; '(set-face-attribute 'mode-line nil :background original-background)
16
16
;; )
17
17
18
Removed:
(setq original-background (face-attribute 'mode-line :background))
19
Removed:
(setq normal-state-background "#FF4F00")
20
Removed:
(add-hook 'evil-normal-state-entry-hook
21
Removed:
(lambda ()
22
Removed:
(set-face-attribute 'mode-line nil :background normal-state-background)))
23
Removed:
(add-hook 'evil-normal-state-exit-hook
24
Removed:
(lambda ()
25
Removed:
(set-face-attribute 'mode-line nil :background original-background)))
18
Added:
;;(setq original-background (face-attribute 'mode-line :background))
19
Added:
;;(setq normal-state-background "#FF4F00")
20
Added:
;;(add-hook 'evil-normal-state-entry-hook
21
Added:
;; (lambda ()
22
Added:
;; (set-face-attribute 'mode-line nil :background normal-state-background)))
23
Added:
;;(add-hook 'evil-normal-state-exit-hook
24
Added:
;; (lambda ()
25
Added:
;; (set-face-attribute 'mode-line nil :background original-background)))
26
26
27
27
;; Interactively Do Things - add powerful features to common Emacs commands.
28
28
(setq ido-enable-flex-matching t)
init_emacs.el
@@ -14,13 +14,12 @@
14
14
'(global-display-line-numbers-mode t)
15
15
'(package-selected-packages
16
16
(quote
17
Removed:
(writeroom-mode pdf-tools org-bullets magit latex-preview-pane evil-leader)))
18
Removed:
'(scroll-bar-mode nil)
17
Added:
(notmuch writeroom-mode pdf-tools org-bullets magit latex-preview-pane evil-leader)))
19
18
'(show-paren-mode t)
20
19
'(tool-bar-mode nil)
21
20
'(writeroom-global-effects
22
21
(quote
23
Removed:
(writeroom-set-fullscreen writeroom-set-menu-bar-lines writeroom-set-tool-bar-lines writeroom-set-vertical-scroll-bars writeroom-set-bottom-divider-width writeroom-set-internal-border-width)))
22
Added:
(writeroom-set-fullscreen writeroom-set-menu-bar-lines writeroom-set-tool-bar-lines writeroom-set-vertical-scroll-bars writeroom-set-bottom-divider-width)))
24
23
'(writeroom-restore-window-config t))
25
24
(custom-set-faces
26
25
;; custom-set-faces was added by Custom.