Commit graph

267 commits

Author SHA1 Message Date
40b26e86cf Move indent-defun to editing library 2015-12-17 01:15:30 +01:00
7fde32a3c5 Simplify haskell-mode-hook 2015-12-17 01:11:33 +01:00
9393cae50d Don't change tabs usage in Go source code 2015-12-17 01:09:51 +01:00
bc52f75609 Move eshell-handle-url to eshell library 2015-12-17 01:07:45 +01:00
cc4b99f7fc Simplify display-diary-hook 2015-12-17 01:04:01 +01:00
b3a0345c7c Fix warning in oni-html 2015-12-17 00:59:32 +01:00
168bcf9c58 Move editing functions to separate library 2015-12-17 00:58:26 +01:00
f65c03208b Define <f9> in the c-mode-map directly 2015-12-17 00:50:21 +01:00
bb83279842 Colorize compilation buffers 2015-12-17 00:42:32 +01:00
4919464b23 Update display-buffer-alist 2015-12-17 00:41:16 +01:00
ba5f16be66 Show WoMan buffers in same buffer 2015-12-17 00:40:24 +01:00
61e526ff34 Fix switching rvm versions when switching projects 2015-12-17 00:39:51 +01:00
ab130bef51 Split HTML and Cleanup functions into libraries 2015-12-17 00:39:01 +01:00
a9b583bac0 Add mowedline functions 2015-12-16 22:56:38 +01:00
a9f0f63a43 Remove unused awesome functions 2015-12-16 22:49:29 +01:00
3c71390a26 Move SQL functions to separate library 2015-12-16 22:47:43 +01:00
7888c07c0a Stop trying to create TAGS after save 2015-12-16 22:38:30 +01:00
3f90dcdd7d Add some twig-mode snippets 2015-12-16 22:26:55 +01:00
00019a1e90 Move Python commands to separate library 2015-12-16 22:26:25 +01:00
82a7d84572 Add eshell commands 2015-12-16 22:09:03 +01:00
7bb2d1f065 Reword the lexical binding section 2015-12-16 21:51:41 +01:00
40d78b985d Don't remove the internal border 2015-12-16 21:48:34 +01:00
2729adda1d Reword the setup section 2015-12-16 21:48:15 +01:00
216f9da807 Add ruby module snippet 2015-11-21 23:34:48 +01:00
d311cffd16 Add twig-mode snippets 2015-11-21 23:34:32 +01:00
d41afa89fd Add emmet-mode configuration 2015-11-21 20:20:53 +01:00
f5ab56de77 Remove lisp-extra-font-lock
It's just too much.
2015-11-21 20:15:58 +01:00
3c69b707a6 Add some manually-selected Org keyword colors 2015-11-21 20:08:58 +01:00
d5d58ca19e Add highlight-numbers-mode configuration 2015-11-21 20:08:24 +01:00
cd286eb7ee Add Twig configuration 2015-11-21 20:08:08 +01:00
7dbde2b56d Update Emacs package dependencies 2015-11-21 20:07:46 +01:00
03baab2134 Automatically authenticate with Circe 2015-11-15 16:41:29 +01:00
342bb78246 Add beacon and extra highlighting for lisp 2015-11-09 14:28:06 +01:00
d1bafaca61 Don't use highlight-defined-mode 2015-11-09 14:07:13 +01:00
f65c7ae64e Change expected magit buffer name 2015-11-09 14:06:49 +01:00
e4fcc932e8 Don't expand snippets when opening files 2015-11-09 14:04:31 +01:00
b06bc7628c Replace some more characters in HTML 2015-11-09 14:04:13 +01:00
acb703bfc0 Provide circe-init feature 2015-11-09 14:03:34 +01:00
af735619df Update Emacs packages 2015-11-09 14:03:01 +01:00
7a1418dd64 Move circe settings to separate Org file 2015-10-03 00:39:52 +02:00
71751ca88d Move Circe settings to literate init 2015-10-03 00:19:21 +02:00
168807b974 Add notes about settings in .Xdefaults 2015-10-02 22:46:01 +02:00
a75647fd4f Show circe chats in frames without a minibuffer
This only actually works when a circe chat is opened with something like
`switch-buffer-other-frame'. Just switching buffers normally doesn't
work. Which is actually pretty much how I want it to be.
2015-10-02 22:44:36 +02:00
9456e865c7 Use helm-find-files 2015-09-28 23:13:17 +02:00
d2621b43ca Use hydra for projectile-rails 2015-09-28 23:12:50 +02:00
2ac78884b0 Add circe settings 2015-09-28 23:10:28 +02:00
5f94872d37 Only load cask at compile-time
As long as init.org doesn't contain everything in my init.el it's still
needed at compile-time.
2015-09-28 23:08:35 +02:00
2488743abd Finish re-organizing init.org 2015-09-28 23:03:06 +02:00
cb49188ed7 Add text about my use of the words major mode 2015-09-23 16:45:55 +02:00
242b8e8e2b Update structure some more 2015-09-23 16:41:27 +02:00