Commit graph

102 commits

Author SHA1 Message Date
59d9fbce11 [emacs] Add magit key bindings 2015-05-28 20:16:40 -04:00
0fac3f4de0 [emacs] Add gnuplot 2015-05-07 21:37:06 -04:00
878146e130 [emacs] Add python 2015-05-06 21:40:47 -04:00
83b13d0b4b [emacs] Re-organize config 2015-05-06 21:21:20 -04:00
73383ff43c Merge pull request #2 from jdsteele/master
Add Cython package
2015-05-06 14:03:55 -04:00
754d08bfc2 [emacs] Add markdown 2015-04-29 21:23:30 -04:00
0638dc136d [emacs] Add haskell 2015-04-29 21:23:21 -04:00
4e83759124 [emacs] Improve erlang configuration 2015-04-29 21:22:58 -04:00
Correl Roush
7762fb8c47 [emacs] Fix config for flyspell+writegood 2015-04-28 15:40:33 -04:00
Correl Roush
3135a5c1bd [emacs] Add writegood-mode 2015-04-27 09:52:29 -04:00
Correl Roush
45ba7ec39f [emacs] Add flyspell 2015-04-27 09:52:21 -04:00
Correl Roush
313aecb0e9 [emacs] Add yasnippet 2015-04-24 10:23:04 -04:00
5b4e13de63 [emacs] Add unfill 2015-04-23 16:14:56 -04:00
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
141c63f24d [emacs] Enable use-package verbosity
Logs package loading to the *Messages* buffer. Shows packages that are
taking a long time (>0.1s) to load & configure.
2015-04-02 11:31:26 -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
78da79a575 [emacs] Add mscgen-mode 2014-12-11 22:23:52 -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
54f9181c00 [emacs] update .gitignore 2014-11-13 12:32:08 -05:00
Correl Roush
25f3ff5634 [emacs] Fix bug loading org-modules 2014-11-13 12:30:26 -05:00