1
0
Fork 0
Commit graph

936 commits

Author SHA1 Message Date
c9ad4acc44 Check that the output of the ‘oni-smartparens’ test ends in t
There can be other output, but that doesn’t mean the test failed, as long as t
is the last thing.
2021-02-24 21:14:49 -08:00
9e0f0d4352 Setup refiling in org-mode 2021-02-23 21:40:39 -08:00
003c955ad9 Enable ‘electric-indent-local-mode’ in CMake 2021-02-23 21:40:13 -08:00
058c6b39ae Hide macro markers in Org mode 2021-02-15 16:49:53 -08:00
2d8d0d2b1e Change fonts for ‘fixed-pitch’ and ‘variable-pitch’ fonts 2021-02-15 16:49:21 -08:00
1bbd8b1bdb Remove forge 2021-02-14 18:43:13 -08:00
e79e21b410 Only try to change the company backends when company-capf is found 2021-02-14 18:42:10 -08:00
48e7ba3c9e Display fill column in Elm and add rainbow delimiters 2021-02-09 17:53:50 -08:00
b814592969 Require my lsp configuration for Elm 2021-02-09 17:39:45 -08:00
8dc211e2d2 Add configuration for Elm 2021-02-09 17:36:10 -08:00
e42dc5c467 Turn the result info ‘t’ or ‘nil’ 2021-02-09 09:52:28 -08:00
ae1f9afe47 Add #guix channel, fix #conkeror 2021-02-08 22:32:10 -08:00
c62a5ec9c6 Use ‘conf-unix-mode’ for ‘.service’ files 2021-02-08 22:31:50 -08:00
d824998884 Add mode-icons 2021-02-06 18:15:45 -08:00
d91ae06ec1 Remove phpcbf, it doesn’t seem to exist anymore 2021-02-06 18:12:20 -08:00
b32f8ff3c5 If the projects directory doesn’t exist, that’s fine 2021-02-01 13:41:54 -08:00
863222af0d Add a hydra to sort lines and strings 2021-01-31 21:59:47 -08:00
ff7d19dc1e Add ‘electric-quote-local-mode’ to org-mode buffers 2021-01-31 21:47:13 -08:00
a74e8817fa Add ‘org-roam’ commands to my org hydra 2021-01-31 21:42:29 -08:00
5b99e2f9c0 Remove company-tern from JS configuration
It seems like company-tern doesn't exist anymore?
2021-01-31 15:41:08 -08:00
0136070e02 Turn on rainbow delimiters for CMake 2021-01-31 15:39:36 -08:00
cd4dd107db Add circe-serenity as a dependency for my circe configuration 2021-01-31 15:38:36 -08:00
fad8efcc62 Create more directories before running unit tests 2021-01-20 17:25:48 -08:00
8f4d98e4ab Create more directories before running tests 2021-01-20 17:10:10 -08:00
1155024811 Add any project files to ‘org-agenda-files’ 2021-01-20 16:34:06 -08:00
624b9916d7 Add fallback for hydra display
In case posframe can’t be used, when working from a non-graphical client for
example, fall back to the default ‘lv’.
2021-01-20 16:33:44 -08:00
86afae7567 Add CMake(User)Presets.json as CMake files for grep 2021-01-20 16:33:44 -08:00
f4fe076d62 Don't load icons if the display can't handle them 2021-01-06 20:19:53 -08:00
391a3660a4 Run the battery status from ‘user-emacs-directory’
I can’t remember now why, but it must have failed for some reason before.
2021-01-06 20:08:00 -08:00
6b24843ac8 Replace the NEXT keyword with TODO
I don’t think NEXT has any real meaning for me now that I’ve started using my
agenda as my real todo list.
2021-01-06 10:54:03 -08:00
8975e2fa22 When clocking in, check for a state head and switch to the next
Instead of checking specifically that it’s in the TODO state, check that it’s in
any one of the first states (like TODO, or READ). If this is the case, switch it
from the current state to whatever the settings define as being the next
state (usually WIP or READING).
2021-01-06 10:52:05 -08:00
5c2ed55020 Make org-journal files .org files 2021-01-04 15:11:38 -08:00
13e882c575 Create ~/documents/org/ for integration tests too 2021-01-04 11:49:16 -08:00
0222550478 Create ~/documents/org directory before running unit tests
After adding org-roam and org-journal the unit tests fail because this directory
doesn’t exist.
2021-01-04 11:23:46 -08:00
e7f4dfe84e Add org-journal and org-roam 2021-01-04 10:47:56 -08:00
7b7a67abc0 Don’t show scheduled items in the Next and Reading list views
The fact that they’re scheduled means they’re on my proper todo list for the
day, which means they shouldn’t really need to be in here anymore.
2020-12-29 21:32:19 -08:00
0daa3ae8ed Add custom ‘org-edna’ finder 2020-12-29 18:49:47 -08:00
6f565c0d99 Add icon for “music” category of tasks 2020-12-29 18:47:29 -08:00
08069c7300 Use ‘refill-mode’ in ‘git-commit-mode’ buffers 2020-12-26 14:11:26 -08:00
6dc4703489 Add vterm to the vterm buffer name
Since vterm will happily make multiple buffers it’s easier for searching for
vterm buffers when vterm is actually mentioned in the buffer name.
2020-12-26 13:58:54 -08:00
609845a8f6 Fix autoloading ‘oni-vterm’ 2020-12-18 00:23:20 -08:00
00898a0138 Diminish ‘beacon-mode’ 2020-12-18 00:08:55 -08:00
c7603f21d3 Diminish ‘which-key-mode’ 2020-12-18 00:07:13 -08:00
f3aef98455 Properly diminish ‘gcmh-mode’ and ‘ws-butler-mode’
When these packages get updated they get reloaded. This undoes what ‘diminish’
did, so we have to keep doing it whenever they get reloaded.
2020-12-18 00:05:25 -08:00
996f29b49b Remove ‘composable-mode’
I liked the idea, but the implementatino was too flakey and didn’t actually let
me do what I wanted to do. The biggest issue was that ‘comment-dwim’ didn’t work
anymore and it got easily confused and screwed up the colors for my mode-line.
2020-12-18 00:03:20 -08:00
7d5f1314ac Fix loading of ‘oni-lsp’ 2020-12-17 11:33:47 -08:00
d7eb818ecf Turn abbrevs into "system" abbrevs
This prevents them from being saved to the abbrevs_defs file.
2020-12-12 22:10:43 -08:00
3fa4730a05 Add vterm configuration 2020-12-12 22:01:19 -08:00
44037781b1 Add reformatter and lsp to my C configuration 2020-12-12 22:01:15 -08:00
0b7c98baf1 Add function to eshell config that shortens directory names
This function isn't being used yet.
2020-12-10 21:31:33 -08:00