Browse Source

Remove extra files

master
Taylor Bockman 9 years ago
parent
commit
e2715f76cc
  1. 2
      .gitignore
  2. 6
      dotfiles/emacs.d/ac-comphist.dat
  3. 3
      dotfiles/emacs.d/helm-adaptive-history

2
.gitignore vendored

@ -20,4 +20,4 @@ tramp
elpa/
projectile-bookmarks.eld
*.dat
*.eld
helm-adaptive-history

6
dotfiles/emacs.d/ac-comphist.dat

@ -1,6 +0,0 @@
((("kbd" .
[1 0 0])
("require" .
[2 0 0 0 0 0 0])
("Packages" .
[0 0 0 1 0 0 0 0])))

3
dotfiles/emacs.d/helm-adaptive-history

@ -1,3 +0,0 @@
;; -*- mode: emacs-lisp -*-
;; History entries used for helm adaptive display.
(setq helm-adaptive-history (quote nil))
Loading…
Cancel
Save