Commit graph

92 commits

Author SHA1 Message Date
Correl Roush
8fc7e301a3 [emacs] Apply lisp setup to minibuffer eval 2015-04-22 10:27:55 -04:00
585ba7104f [emacs] Change yes or no prompt to y or n 2015-04-19 01:16:50 -04:00
Correl Roush
a85988153e [emacs] Add gnuplot to the org-babel config 2015-04-15 13:57:29 -04:00
Correl Roush
e820852c82 [emacs] Add htmlize 2015-04-15 13:57:16 -04:00
John Steele
933d590e9a Add Cython package 2015-04-03 15:40:41 -04:00
Correl Roush
fd4568e3d6 [emacs] Clean up the mode line 2015-04-02 12:06:10 -04:00
Correl Roush
c4d8c3e434 [emacs] LaTeX packages 2015-04-02 11:39:37 -04:00
Correl Roush
564c92cf21 [emacs] helm-projectile 2015-04-02 10:53:49 -04:00
Correl Roush
7deeb427fc [emacs] Fix loading of various packages
Several packages are set to defer loading, with nothing to trigger them
ever getting loaded later on.
2015-03-24 14:36:24 -04:00
4dae1da5fb Revert "[emacs] temporarily disabling powerline"
This reverts commit 8ca2add797.
2015-03-19 19:58:26 -04:00
8ca2add797 [emacs] temporarily disabling powerline
Waiting for a startup error to be resolved:
https://github.com/milkypostman/powerline/issues/80

Debugger entered--Lisp error: (void-variable left)
  powerline-reset()
  require(powerline)
  eval((require (quote powerline)) nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)
2015-03-18 23:21:28 -04:00
aa7d44cc1c [emacs] remove :idle use-package keyword
The :idle keyword is removed in use-package 2.0
2015-03-18 23:21:28 -04:00
Correl Roush
86622b2387 [emacs] Fix autocomplete config 2015-03-09 16:49:50 -04:00
Correl Roush
9fa2b30ca7 [emacs] Startup speed improvements 2015-02-25 17:03:28 -05:00
Correl Roush
28753cdc5e [emacs] Replace ack with Ag 2015-02-03 10:56:20 -05:00
3c0421ad9b [emacs] Improve lisp configuration 2015-01-29 23:23:15 -05:00
5077b0912e [emacs] Configure graphviz-dot-mode 2015-01-29 23:06:06 -05:00
ec81128ffc [emacs] update BBDB configuration 2015-01-28 21:25:09 -05:00
1b528276fd [emacs] Add guide-key 2015-01-28 19:29:14 -05:00
6a5805ccd6 [emacs] Fix errors in emacs.org 2015-01-28 19:29:03 -05:00
Correl Roush
9f5ec8b983 [emacs] Reformat emacs.org 2015-01-28 11:04:11 -05:00
Correl Roush
e6fb70b951 [emacs] configure helm and ace-jump 2015-01-28 10:55:58 -05:00
52575b8c74 [emacs] dockerfile-mode 2015-01-08 23:20:59 -05:00
055901568d [emacs] yaml-mode 2015-01-08 23:20:47 -05:00
6cb8ceed53 [emacs] Swap out ido+smex for helm 2015-01-07 21:51:31 -05:00
Correl Roush
211f67352f [emacs] fix magit-blame-mode
Wrap magit-blame in its own use-package declaration so it gets loaded
properly when magit-blame-mode is run.
2015-01-05 17:20:59 -05:00
Correl Roush
3f003de640 Disable tab indenting by default
fixes #1
2015-01-05 10:28:26 -05:00
Correl Roush
8199badc33 [emacs] Add Ack and a Half 2014-12-12 10:24:11 -05:00
2ba255f381 Drop Cask in favor of use-package 2014-12-11 21:51:54 -05:00
Correl Roush
44d7960954 [emacs] configure org logbook and refiling 2014-12-10 23:00:34 -05:00
Correl Roush
52fad5b38d [emacs] Fix org-babel aliases 2014-12-10 22:59:41 -05:00
52eefec10c Refactor org-babel configuration 2014-12-09 18:23:25 -05:00
Correl Roush
b78ea96dbf [emacs] update and document elisp autoloader 2014-11-13 12:37:20 -05:00
Correl Roush
25f3ff5634 [emacs] Fix bug loading org-modules 2014-11-13 12:30:26 -05:00
Correl Roush
8edeffdf01 [emacs] Include new snippets in the generated config 2014-11-13 12:28:31 -05:00
560d419684 [emacs] Configure BBDB 2014-11-12 20:44:21 -05:00
f443f47a02 [emacs] Configure org-habit 2014-11-12 01:14:32 -05:00
ae8a21e850 [emacs] Some useful snippets
Scavenged from Sacha Chau's emacs config
2014-11-12 01:12:46 -05:00
32f6b9160b [emacs] Solarized theme 2014-11-11 07:44:36 -05:00
6e5fa66bef [emacs] Add Gnus config 2014-11-11 01:35:30 -05:00
0e62a3a228 [emacs] Add rvm 2014-11-03 22:47:04 -05:00
9833f45476 [emacs] Rewrite configuration as an org file 2014-11-03 22:47:04 -05:00