From 22708be882b3f67da5d52b245a63e234680d7f71 Mon Sep 17 00:00:00 2001 From: blendoit Date: Tue, 10 Sep 2019 21:27:41 -0700 Subject: Last commit before Spacemacs --- .cache/savehist | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .cache/savehist (limited to '.cache/savehist') diff --git a/.cache/savehist b/.cache/savehist new file mode 100644 index 0000000..80fd290 --- /dev/null +++ b/.cache/savehist @@ -0,0 +1,13 @@ +;; -*- mode: emacs-lisp; coding: utf-8-unix -*- +;; Minibuffer history file, automatically generated by ‘savehist’. + +(setq savehist-minibuffer-history-variables '(evil-ex-history woman-topic-history buffer-name-history ivy-history counsel-M-x-history)) +(setq evil-ex-history '(#("q!" 0 1 (ex-index 1) 1 2 (ex-index 2)) #("x" 0 1 (ex-index 1)))) +(setq buffer-name-history '("*Custom Themes*")) +(setq ivy-history '(#("gray10" 0 6 (ivy-index 0)) #("spacema" 0 7 (ivy-index 0)) #("space" 0 5 (ivy-index 0)))) +(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)))) +(setq evil-jumps-history '((2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs"))) +(setq mark-ring 'nil) +(setq search-ring 'nil) +(setq regexp-search-ring 'nil) +(setq extended-command-history 'nil) -- cgit v1.2.3