285b4395ac
Move yasnippet configuration to emacs-config
2019-02-26 23:23:18 -08:00
cc9b18588a
Move Rust configuration to emacs-config
2019-02-26 23:12:22 -08:00
838992e810
Remove reference to old file
2019-02-26 22:55:44 -08:00
189fe06172
Move Scheme configuration to emacs-config
2019-02-26 22:50:32 -08:00
2a2bbbd3b3
Move Ruby configuration to emacs-config
2019-02-26 22:39:00 -08:00
a6a76a8d68
Move elec-pair-init to init for easier refactoring later
2019-02-26 22:27:54 -08:00
bbfc018e27
Move Gnus configuration to emacs-config
2019-02-26 02:32:50 -08:00
135685927a
Move show-paren-mode to oni-ui
2019-02-26 01:51:30 -08:00
40913d7283
Move Eshell configuration to emacs-config
2019-02-26 01:45:01 -08:00
c9e395d301
Move Ediff configuration to emacs-config
2019-02-26 01:33:22 -08:00
4b03266c72
Move Dired configuration to emacs-config
2019-02-26 01:23:37 -08:00
d0ded59e49
Move Compile mode configuration to emacs-config
2019-02-26 01:16:04 -08:00
2ddcd487e0
Move CMake configuration to emacs-config
2019-02-26 01:05:07 -08:00
bc070944eb
Move SLIME configuration to emacs-config
2019-02-26 00:59:31 -08:00
3ba44832c7
Move LUI and Circe configs to emacs-config
2019-02-26 00:53:39 -08:00
d08b398ff1
Move blink-cursor setting to emacs-config
2019-02-26 00:36:49 -08:00
c5dc9763ab
Remove rule to load JS file
...
This file was removed and put into the emacs-config project
2019-02-26 00:33:48 -08:00
e33b9ab37b
Move C++ configuration to emacs-config
2019-02-26 00:32:49 -08:00
d45b7f551c
Move Org hydra to emacs-config
2019-02-22 00:12:18 -08:00
51b8c32865
Move Magit settings to emacs-config
2019-02-21 23:55:16 -08:00
b5ade05b79
Move Jabber configuration to emacs-config
2019-02-21 00:53:37 -08:00
d4d5e59dfc
Move shackle configuration to emacs-config
2019-02-19 01:04:27 -08:00
fa7536a85d
Move diff-hl configuration to emacs-config
2019-02-19 00:53:33 -08:00
45ab0967ab
Move Projectile config to emacs-config
2019-02-19 00:43:08 -08:00
4b39099a75
Move js and css grep-file-aliases to emacs-config
2019-02-19 00:42:19 -08:00
58728653e1
Remove loading of ‘oni-align’
...
It was removed in a previous commit because all the code in it was moved to
other files.
2019-02-18 23:58:56 -08:00
ec4ba8784e
Move ‘css-mode’ configuration to emacs-config
2019-02-18 23:44:01 -08:00
31c3b9d711
Move Slack configuration to emacs-config
2019-02-18 23:17:13 -08:00
421acac539
Move js2 auto-mode specification to emacs-config
2019-02-18 22:18:33 -08:00
c450e0898b
Move PHP configuration to emacs-config
2019-02-18 22:11:12 -08:00
514ff2632f
Move ‘clojure-mode’ and ‘cider’ configuration to emacs-config
2019-02-18 16:57:50 -08:00
2286277b75
Remove superfluous add-hook
...
The function is already added to the hook elsewhere.
2019-02-13 23:00:41 -08:00
de4e8fdd31
Remove lisp-mode config, it's already in emacs-config
2019-02-13 22:59:41 -08:00
a3ebb6f7b2
Move Elisp config to emacs-config
2019-02-13 22:41:11 -08:00
569bbc5c99
Move org mode configuration to emacs-config
2019-02-12 01:00:36 -08:00
bfaa8b1763
Move ‘js2-mode’ configuration to emacs-config
2019-02-06 00:30:18 -08:00
de1de47364
Move Company configuration to emacs-config
2019-02-06 00:04:22 -08:00
2c7ff8e374
Set default ‘fill-column’ to 80
2019-02-01 00:50:04 -08:00
804cdb93e4
Move flycheck config to emacs-config
2019-01-30 01:51:51 -08:00
ace1b8b03a
Move python config to emacs-config
2019-01-30 01:31:50 -08:00
50e3c0613b
Write the time stamp for files before saving
2019-01-28 02:05:29 -08:00
ec69a29394
Add some data files to ‘~/.emacs.d/data/’
2019-01-28 02:05:05 -08:00
b3fc0c89e1
Remove ‘package’ configuration
...
This is part of the ‘oni-package’ package now.
2019-01-28 01:16:12 -08:00
79ff6f3749
Revert "Move stuff to other config files"
...
This reverts commit 6d01ebceb9
.
2019-01-28 01:14:43 -08:00
85c7e13a83
Revert "Move settings to emacs-config"
...
This reverts commit dbd69079ba
.
2019-01-28 01:12:03 -08:00
dbd69079ba
Move settings to emacs-config
2019-01-26 00:45:27 -08:00
f6aed5ca57
Move UI configuration to emacs-config
2019-01-24 01:21:54 -08:00
6d01ebceb9
Move stuff to other config files
2019-01-23 01:06:32 -08:00
a205065fa1
Remove helper library
2019-01-17 21:38:22 -08:00
c5e88e21bc
Call ‘time-stamp’ before saving the buffer
...
I’m trying out a new system of maintaining my Emacs configuration,
which entails making a bunch of custom libraries. The version for
these libraries should be exactly the time stamp from when they were
saved, so they always update properly.
2019-01-17 01:51:47 -08:00