Adding emacs stuff
This commit is contained in:
parent
4cd060c128
commit
7a1b0e4178
31 changed files with 26489 additions and 3 deletions
8
.emacs.d/history
Normal file
8
.emacs.d/history
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
;; -*- mode: emacs-lisp; coding: utf-8-unix -*-
|
||||
;; Minibuffer history file, automatically generated by `savehist'.
|
||||
|
||||
(setq savehist-minibuffer-history-variables '(ido-buffer-history extended-command-history yes-or-no-p-history ido-file-history))
|
||||
(setq ido-buffer-history '("2" "ha" "Tu" "Me"))
|
||||
(setq extended-command-history '("menu-bar-mode" "make-frame" "auto-fill-mode" "text-mode" "slime" "imenu" "slime" "slime-abort-connection" "slime" "slime-abort-connection" "slime" "slime-abort-connection" "slime"))
|
||||
(setq yes-or-no-p-history '("yes" "yse" "yes"))
|
||||
(setq ido-file-history '("2." "ha" "eu" "Scripts/" "2." "ha" "eu" "Scripts/" "some.hs" "xmonad.hs" ".xmonad/" "xmonad.hs" ".xmonad/" ".emacs" "n" "de" "src/" "vim" "Downloads/"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue