1
0
Fork 0
Commit graph

707 commits

Author SHA1 Message Date
dab6d0bd70 [oni-scheme] Print output of integration tests for debugging
In bats, when you print to stdout during a test, if the test fails bats will
show the output that was generated. If everything succeeds it hides the output.
2021-04-08 16:04:47 -07:00
fcdabae3fd [oni-org] Replace org icons and add a few new ones
Replace all of the previous icons used in org-mode for agenda views with SVG
ones, and add ones for the “moving”, “security”, “website” and “desktop”
categories.
2021-04-07 23:47:48 -07:00
3f2d563970 Add an icon for Emacs tasks 2021-04-07 19:57:30 -07:00
6234e99de9 [oni-eww] Display new eww buffers as the only buffer 2021-04-06 11:17:44 -07:00
f155080f3f [oni-eww] Add configuration 2021-04-06 11:01:48 -07:00
a1f9243cf0 [org-roam] Add capture templates for reading 2021-04-06 11:00:08 -07:00
1b6972b09f Fix ‘org-roam-insert-immediate’ use in ‘oni-hydra-org’
This still probably calls ‘org-roam-insert-immediate’ incorrectly, but it fixes
it for my current use case. I’ve changed the call to ‘org-roam-find-file’ in a
similar manner in case it ever starts asking me interactively for things.
2021-03-29 10:00:50 -07:00
1e0da964a4 Add ‘nroam’ to the ‘org-roam’ configuration 2021-03-28 11:37:30 -07:00
dd9fedf8ff Decouple ‘oni-org’ and ‘oni-org-roam’
‘org-roam’ doesn’t seem to work correctly on all the machines that I use
‘org-mode’ on.
2021-03-25 20:20:04 -07:00
0e0f464a65 For the journal capture template, only include task if clocked in 2021-03-25 19:37:48 -07:00
0d5b6fcc11 Bump version for oni-org
I updated one of the capture templates, but since they’re not part of the ‘.el’
file itself the version needs to manually be bumped.
2021-03-24 10:33:56 -07:00
9cc3e356af Add some more ligatures supported by Fantasque Sans Mono 2021-03-17 21:21:31 -07:00
85759a07d8 Add a link to the clocked-in task for journal entries 2021-03-17 21:14:56 -07:00
2be22d72d9 Replace Comic Neue with DejaVu Sans
It doesn’t seem like Emacs can load Comic Neue at all, I also tried Open Sans.
DejaVu seems to work fine.
2021-03-16 23:31:18 -07:00
59badf01c2 Add ligatures supported by Fantasque Sans Mono 2021-03-16 23:31:03 -07:00
a3cc0b0b36 Fix dependency on LSP for CMake 2021-03-09 17:25:22 -08:00
02ad316127 Enable lsp in CMake mode 2021-03-03 20:47:17 -08:00
9eddaf6b81 Disable Beacon for Eshell scrolling 2021-02-27 17:28:16 -08:00
869c3073b3 Add ‘insert-char-preview’
This package exposes a function ‘insert-char-preview’ that does the same thing
as ‘insert-char’ except that it shows a preview of the character in the
completion.
2021-02-27 15:41:20 -08:00
21bd7564f5 Add checkdoc settings 2021-02-27 15:37:36 -08:00
feec611d17 Add sort paragraph Hydra option 2021-02-27 15:37:09 -08:00
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