Commit graph

847 commits

Author SHA1 Message Date
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
7e7597ab99 Add merge-pacnews utility 2019-01-10 02:13:54 -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
8ba7baf7f7 Set editor command 2018-11-25 15:29:13 -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
cd9f77887e Raise the window when switching to it
In floating mode jumping to a window doesn’t actually raise it.
2018-09-13 21:54:12 -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