Commit graph

399 commits

Author SHA1 Message Date
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
d15682f674 Move ‘sh-mode’ config to emacs-config 2019-02-19 00:01:30 -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
33c0c89788 Fix warning from latest Org 2019-02-01 13:33:33 -08:00
6a967836fb Add a Journal entry capture template 2019-02-01 13:27:24 -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
b36b9aa63d Add my own package archive and load settings for package-x 2019-01-17 01:47:36 -08:00
6521d4ac9e Disable org-bullets on Windows 2018-12-21 14:10:55 -08:00
87146c73ce Add Rust configuration 2018-11-25 16:07:33 -08:00
9da2e61f69 Add msbuild files to grep aliases 2018-11-15 11:04:33 -08:00
7b3011a36e Add targets and proj file mappings 2018-11-14 13:56:46 -08:00
e2594671af Move all configuration from org to elisp files 2018-09-13 22:06:30 -07:00
b4051ffc4d Enable electric-indent mode for Ruby files 2018-09-12 22:25:47 -07:00
e15947928f Enable electic-pair mode for Ruby files 2018-09-12 22:08:50 -07:00
a298dfcb93 Remove any mention of special icons
If the icons aren’t set up correctly they make Emacs incredibly slow.
And even when they are set up correctly, it doesn’t help performance
on Windows.
2018-09-12 22:08:00 -07:00
ede7ec857d Move cider configuration to separate file 2018-09-11 22:51:35 -07:00
a7841cb076 Enable goto address mode in Eshell 2018-09-11 22:31:05 -07:00
12215119dc Move slime config to separate file 2018-09-11 22:29:17 -07:00
07b6aaf85f Enable address-prog-mode for prog-mode 2018-09-11 22:24:54 -07:00
2878542c76 Move and reorder lazy loaded configs 2018-09-11 22:22:20 -07:00
91efacc116 Enable flycheck and fill-column-indicator in C 2018-08-14 23:07:52 -07:00
517824b97f Fix typo 2018-08-14 14:45:08 -07:00
539e0766d6 Fix gtd file locations for Windows 2018-08-14 11:40:24 -07:00
51b7d8e47f Enable flycheck and fill-column-indicator in sh-mode 2018-08-14 11:40:23 -07:00
3948ca3b76 Move sh-mode config from org mode 2018-08-14 11:40:22 -07:00
e7ce09ed02 Manually define projectile prefix key 2018-08-14 11:40:21 -07:00
fb64d34db4 Remove init.org (I’m using init.el now) 2018-07-20 00:25:04 -07:00
ee0acc36ff Reorganize loading code 2018-07-20 00:24:41 -07:00
841801059f Don’t compile oni-windows-nt.el on non-windows systems 2018-07-19 23:22:22 -07:00
55c0f1af40 Fix some windows settings 2018-07-18 13:44:17 -07:00
4975325497 Skip any non-immediate tasks in projects
Focus should always be on the _next_ task in a project.
2018-07-17 22:28:07 -07:00
0754c6bf8f Prettify checkboxes in org-mode 2018-07-17 02:22:35 -07:00
cb8e636045 Remove Font Awesome
Temporarily remove Font Awesome from being used since the glyphs show
up too big and don’t seem to want to be resised by my instructions, or
replaced by a different font for that matter.
2018-07-17 02:21:22 -07:00
63736ee327 Fix warnings about web-mode variables 2018-07-17 00:45:17 -07:00
84f8169de3 Fix some settings related to versioning backup files 2018-07-17 00:41:22 -07:00
ab9083269b Continue implementing GTD in org-mode
- Set the default org notes file to my inbox.

- Enable logging state changes into a drawer, since with habits I will
  be logging the time when a task is DONE. This can get big.

- Don’t show scheduled tasks until the day they’re scheduled.

- Load the org habits module so I can track my habits.
2018-07-17 00:41:22 -07:00
e14ca2aaff Add some shackle rules 2018-07-17 00:41:22 -07:00
8941ec9be9 Fix typo 2018-07-17 00:41:22 -07:00
412aa9c182 [WIP] One day we’ll all be able to enjoy this 2018-07-17 00:41:22 -07:00
91d97b939a Merge remote-tracking branch 'origin/stripped-down' into stripped-down 2018-07-17 00:38:59 -07:00
e31e7663ab Add windows-specific projectile settings 2018-07-16 20:51:14 -07:00
f635ce335e Update web-mode config 2018-07-16 20:50:45 -07:00
cb9fb07a46 Add fabfile.py as projectile project file 2018-07-16 20:50:10 -07:00
0824198783 Update org-mode config 2018-07-16 20:44:17 -07:00
4b9fecb6f4 Include node externs and don't warn about semicolons 2018-07-16 20:38:31 -07:00
74052aa9ec Move js-mode config out of org-mode 2018-07-16 20:36:19 -07:00
5119e4592c Load flycheck init 2018-07-16 20:29:00 -07:00
34eb203919 Move eshell config to separate file 2018-07-16 20:25:42 -07:00
2cc7412dfa Add electric pair config 2018-07-16 20:17:49 -07:00
f97ac07cfb Hide emphasis markers in Org documents 2018-07-12 03:08:29 -07:00
3c2e2c3083 Fix whitespace-tabs-only-mode, remove oni-whitespace 2018-07-10 11:23:10 -07:00
f986ef6f8d Delete by moving to trash on windows 2018-07-09 20:18:01 -07:00
ae598d1e6a Update cursor configuration 2018-07-09 20:16:53 -07:00
1478caf4d3 Update css-mode configuration 2018-07-09 20:15:34 -07:00
c03db11f7e Update company-mode configuration 2018-07-09 20:14:29 -07:00
b0a67fd2d4 Don't blink cursor 2018-07-09 20:11:46 -07:00
9b5683a74d Add yasnippet configuration 2018-07-09 20:09:02 -07:00
9472943daf Load align config when necessary 2018-07-09 20:05:31 -07:00
1246e227e5 Add shackle configuration 2018-07-09 20:04:19 -07:00
4f0a9c75e1 Remove duplicated alignment rules 2018-07-09 20:03:50 -07:00
d5c07e813e Add js2-refactor keybindings 2018-07-09 20:00:59 -07:00
3cc994d2cb Require ivy-hydra 2018-07-09 19:58:46 -07:00
a364ca7b28 Add more company mode config 2018-07-09 19:56:50 -07:00
b12c713889 Add extra PHP alignment rule 2018-07-09 19:52:22 -07:00
c1f26123f7 Add docstring to p4 function 2018-07-09 19:52:06 -07:00
2e11e29700 Use ibuffer 2018-07-09 19:42:56 -07:00
4524ea0ed6 Add css-mode hydra 2018-07-09 19:41:35 -07:00
22e8fdafa0 Add php-mode hydra 2018-07-09 19:39:11 -07:00
3ad4f10ac4 Add commands to org-mode hydra 2018-07-09 19:34:20 -07:00
5632cb67a1 Add autoloads file to all lisps for Windows 2018-07-09 19:33:05 -07:00
da51208152 Fix whitespace-tabs-only-mode warning 2018-07-09 19:30:56 -07:00
3bd8d43a47 Move web-mode configuration to separate file 2018-07-09 19:23:29 -07:00
c95bb1f278 Add Ruby configuration 2018-07-09 19:18:16 -07:00
bd6c6eb450 Add some PHP mode configuration 2018-07-09 19:16:27 -07:00