Commit graph

162 commits

Author SHA1 Message Date
4d6daff257 [emacs] Display time & battery status 2017-12-12 15:41:20 -05:00
34425cbc7b [emacs] Fix org company config 2017-12-12 15:06:59 -05:00
618f7a4be4 [emacs] add Nameless 2017-12-12 14:19:40 -05:00
84c3cfad9b [emacs] Org-mode keyword company completion 2017-12-12 14:15:09 -05:00
c76e77e47e [emacs] Add auto-fill mode 2017-12-12 14:10:37 -05:00
1faeb1c5ef [emacs] Add Stream library 2017-12-12 14:07:13 -05:00
9acd47448b [emacs] Add the Straight package manager
Just adding it for now; will enable integrations and have it replace
package.el once the use-package integration gets sorted out.
2017-12-12 14:03:16 -05:00
87b0c06513 [emacs] Add org-mode latex export configuration 2017-12-11 17:03:13 -05:00
9aa2316e5b [emacs] Add undo-tree 2017-12-11 15:57:46 -05:00
45a8630adc [zsh] Update antigen commands 2017-11-30 10:56:01 -05:00
4909688364 [emacs] Update elpy configuration 2017-11-07 10:38:15 -05:00
1e939ecf3f [emacs] Re-bind modifier keys in OSX 2017-11-07 10:33:41 -05:00
Correl Roush
f71085a95b [zsh] Switch theme to liquidprompt 2017-08-22 11:39:31 -04:00
Correl Roush
66997f71b9 [emacs] Add which-key mode 2017-07-26 16:10:42 -04:00
Correl Roush
d464261192 [emacs] Various improvements 2017-07-26 14:08:46 -04:00
Correl Roush
f0deb1b398 [emacs] Add expand-region 2017-05-17 16:44:36 -04:00
Correl Roush
7e9c5757c9 [emacs] Update deferred loading configuration 2017-05-09 13:38:30 -04:00
Correl Roush
ae060dfd3f [emacs] Replace swiper-helm with helm-swoop 2017-05-09 13:37:24 -04:00
Correl Roush
b9702be011 [emacs] Replace helm-swoop with swiper-helm 2017-05-04 11:56:20 -04:00
Correl Roush
ce3b14d991 [emacs] Support ANSI colors in compilation buffers 2017-03-28 16:02:51 -04:00
Correl Roush
8bb7f8c5bd [emacs] Use ob-shell, which replaced ob-sh 2017-01-17 16:25:58 -05:00
b1de2d1726 [emacs] fix plantuml-mode support
Configure plantuml-mode derived mode to be available and load puml-mode
on-demand.
2016-05-25 10:47:11 -04:00
Correl Roush
4053c8fcf4 [emacs] Add Elixir support 2016-05-19 13:03:14 -04:00
Correl Roush
8f37013e59 [emacs] Add PlantUML via puml-mode 2016-05-19 13:00:33 -04:00
Correl Roush
a178ba5f42 [emacs] Add Elpy 2016-05-19 12:51:34 -04:00
dc74af1c0a Add skewer-mode 2016-02-11 22:15:32 -05:00
64e6aec354 End sentences with a single space 2016-02-11 22:14:06 -05:00
dbd3a39d4d Wrap text in org blocks 2016-02-11 22:07:16 -05:00
b8f9498760 Disable lockfiles 2016-02-11 22:03:19 -05:00
cab047056b Use js2-mode for JavaScript 2016-02-11 22:00:54 -05:00
142555a58a Add Elm support 2016-02-11 21:56:29 -05:00
302eed075c Drop BBDB 2016-02-11 21:51:25 -05:00
8b4f5a594f Remove pointless org require 2016-02-11 21:48:45 -05:00
67ba4c49d3 Defer rvm until it's actually used 2016-02-11 21:47:24 -05:00
81e584da45 Defer projectile & git-gutter-mode 2016-02-11 21:47:14 -05:00
Correl Roush
06917188f0 Add SCSS support 2016-01-13 10:17:23 -05:00
Correl Roush
417548b4c4 Fix configuration of inline images within gnus
Ensure the mm-attachment-override-types custom variable is loaded before
adding to it by requiring mm-decode.
2016-01-13 10:14:48 -05:00
30c0427b9a Helm swoop 2016-01-06 00:26:05 -05:00
32278542e7 Remove ace-isearch 2016-01-05 23:48:00 -05:00
dc8238986f Configure haskell indentation 2015-10-14 21:05:50 -04:00
Correl Roush
f1bd0d8451 [emacs] Add more magit key bindings 2015-10-13 15:32:50 -04:00
Correl Roush
a5db945bcb [emacs] Don't load jedi when not editing a file 2015-09-03 14:38:14 -04:00
Correl Roush
fd98563284 [emacs] Add keybindings for git gutter navigation 2015-09-03 14:37:51 -04:00
Correl Roush
df8e40bdc9 [emacs] Include ob-http earlier 2015-09-03 14:37:10 -04:00
Correl Roush
3279df909f [emacs] Call magit blame via magit-blame 2015-09-03 14:36:41 -04:00
5550f6fe34 [emacs] Set the org-babel clojure command
Use cider for executing clojure code in org documents.
2015-08-24 23:20:02 -04:00
23d8729278 [emacs] Replace guide-key with which-key
Which-key provides the same functionality, with a nicer interface.
2015-08-24 23:19:10 -04:00
5376e9000d [emacs] Enforce org-mode task dependencies 2015-08-24 23:18:09 -04:00
Correl Roush
65b617a4fa [emacs] Add jedi and company-jedi for python 2015-07-17 14:51:37 -04:00
Correl Roush
a75017501b [emacs] Add sql to org-babel evaluated languages 2015-07-17 14:12:51 -04:00