Commit graph

147 commits

Author SHA1 Message Date
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
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
06eb45d5fe [emacs] Switch to org-plus-contrib 2014-11-03 16:45:29 -05:00
Correl Roush
3d36eb4462 [emacs] web-mode configuration 2014-08-26 09:23:42 -04:00
18aecbf5d7 [emacs] Add sauron and weechat packages 2014-08-26 08:24:02 -04:00
90c8c50c01 [emacs] Fancier lisp 2014-08-26 08:24:02 -04:00
9d6e416deb [emacs] Load scripts from ~/.emacs.local.d 2014-08-26 08:23:02 -04:00
Correl Roush
d5cb809938 Revert "[emacs] Add pretty-lambda-mode"
This reverts commit ae7d16c8ab.
2014-07-08 14:05:30 -04:00
Correl Roush
906d0c8c58 [emacs] Replace multi-web-mode with web-mode 2014-07-08 13:51:16 -04:00
Correl Roush
ae7d16c8ab [emacs] Add pretty-lambda-mode 2014-07-08 13:50:37 -04:00
Correl Roush
a0b80df2c9 [emacs] Remove theme-park-mode 2014-07-08 13:50:02 -04:00
Correl Roush
e48fbe7213 [emacs] Enable fancy lisp formatting 2014-06-18 09:39:57 -04:00
Correl Roush
078d65d00b [emacs] Add new lisp hooks 2014-05-14 08:12:39 -04:00
Correl Roush
7cf6340438 [emacs] Update ELPA url 2014-05-14 08:12:34 -04:00
Correl Roush
7709e8cc18 [emacs] Only enable themes and custom fonts in graphical mode 2014-04-21 11:43:39 -04:00
Correl Roush
070f63a117 [emacs] Remove window transparency 2014-01-08 11:15:26 -05:00
Correl Roush
d0c0069c93 [emacs] Configure TRAMP to allow sudo over ssh 2014-01-08 11:06:53 -05:00
Correl Roush
a6116c3adf [emacs] add flycheck 2013-12-18 14:27:22 -05:00
Correl Roush
7c3f2951e0 [emacs] include smarty templates in multi-web mode 2013-10-22 11:09:04 -04:00
Correl Roush
257a5d9953 [emacs] change indent level of php case label 2013-10-22 11:08:42 -04:00
Correl Roush
e24a693552 [emacs] add projectile 2013-10-21 15:30:51 -04:00
1a487e5f8d [emacs] Smarter move to beginning of line
From emacsredux.com
2013-09-25 00:46:31 -04:00
2d34efccf0 [emacs] Customize PHP indentation 2013-09-24 21:34:30 -04:00
Correl Roush
40f14ed503 [emacs] remove diff face colors 2013-08-21 10:19:51 -04:00
Correl Roush
dd1f794de4 [emacs] Updated color themes 2013-08-21 10:10:17 -04:00
5c9bd8d876 [emacs] Initialize Cask and ignore package dir 2013-08-17 03:20:20 -04:00
c5429a1d5c [emacs] Add powerline 2013-08-17 02:50:46 -04:00
Correl Roush
e46bd1d939 [emacs] split elisp configuration into separate files 2013-08-14 18:28:11 -04:00
ab5f13299d Replace Carton with Cask
The Carton project was renamed to Cask due to a naming conflict.

The Carton file gets renamed to Cask, and the zsh init script now
references the renamed project.
2013-08-13 22:11:19 -04:00
Correl Roush
447a3818e9 [emacs] full-screen magit status
Advises the magit buffer to open full-screened, and restore the
original window configuration when magit is quit.

Based on the post http://whattheemacsd.com/setup-magit.el-01.html and
ideas from the comments there.
2013-08-08 13:49:32 -04:00
Correl Roush
90b572a6b8 [emacs] eval-and-replace 2013-08-08 13:05:25 -04:00
Correl Roush
925f957405 [emacs] Set diff-mode colors 2013-08-07 18:36:55 -04:00
Correl Roush
8303454123 [emacs] Disable git-gutter when running ediff 2013-08-07 13:18:32 -04:00
Correl Roush
e4da12baf0 Revert "[emacs] Configure whitespace-mode to highlight long lines"
This reverts commit 70ab7de682.

Conflicts:
	.emacs.d/init.el
2013-08-07 13:03:22 -04:00
Correl Roush
8bc1cf889e Revert "[emacs] Add projmake-mode for erlang"
This reverts commit 6906769972.

Conflicts:
	.emacs.d/init.el
2013-08-07 13:02:00 -04:00
51568dc99b [emacs] Add expand-region 2013-07-24 21:56:33 -04:00
746285b515 [emacs] Re-bind M-x to smex 2013-07-10 00:58:48 -04:00
d0d36b15d1 [emacs] Add smex (M-x ido-mode) 2013-07-09 20:24:25 -04:00
b18686626e Set unfocused transparency to match focused transparency 2013-06-27 23:49:24 -04:00
Correl Roush
70ab7de682 [emacs] Configure whitespace-mode to highlight long lines 2013-06-21 12:41:52 -04:00
Correl Roush
aadb781161 [emacs] Override font-lock-faces to avoid changing the font family or size 2013-06-21 12:41:21 -04:00
Correl Roush
cbbb0327d6 [emacs] Add automatic open-as-root to ido-mode (from emacsredux.com) 2013-06-17 13:09:16 -04:00
Correl Roush
c69b60408f [emacs] Add lisp-flavored erlang support 2013-06-17 13:07:20 -04:00
41ae116539 [emacs] Only load quicklisp slime-helper if it's installed 2013-06-15 00:38:48 -04:00
Correl Roush
6906769972 [emacs] Add projmake-mode for erlang 2013-05-31 21:33:59 -04:00
5fecaf2c55 Initial commit 2013-05-23 19:17:11 -04:00