10 lines
649 B
Plaintext
10 lines
649 B
Plaintext
;; -*- mode: emacs-lisp; coding: utf-8-unix -*-
|
||
;; Minibuffer history file, automatically generated by ‘savehist’.
|
||
|
||
(setq savehist-minibuffer-history-variables '(minibuffer-history file-name-history evil-ex-history evil-ex-search-history))
|
||
(setq minibuffer-history '("file-name-concat"))
|
||
(setq file-name-history '(#("/persist/dots/users/crumb/programs/emacs/modules/syd-autosave.el" 0 64 (project "/persist/dots/"))))
|
||
(setq evil-ex-history '("qa" "w"))
|
||
(setq evil-ex-search-history '("savehi"))
|
||
(setq evil-jumps-history '((2219 #1="/persist/dots/users/crumb/programs/emacs/modules/syd-autosave.el") (1758 #1#) (3255 #1#) (3279 #1#) (1697 #1#)))
|