1
0
Fork 0
Commit graph

671 commits

Author SHA1 Message Date
afaa9d2a87 Diminish org-edna 2020-04-09 11:32:52 -07:00
8a494dc120 Explicitly load yasnippet for testing 2020-04-09 00:08:42 -07:00
89d2b9a057 Excplicitly load ‘oni-ivy’ for testing 2020-04-09 00:06:37 -07:00
ed1af74205 Change the column the habit graphs are printed in 2020-04-08 23:52:54 -07:00
403eee3ed1 Enable electric pairing in Haskell 2020-04-08 23:52:42 -07:00
0d8c294865 Fix tests by including ‘subr-x’
‘string-empty-p’ is defined in ‘subr-x’ and this library isn’t loaded into Emacs
by default.
2020-04-08 23:51:59 -07:00
dcffe90e3c Test isearch-mode diminishing using a constant
Apparently in the docker container that’s running the tests, reading  from the
command-line makes it a multibyte character (105 776 127 130), but defined in
Emacs it’s a unibyte character (61442). This might have something to do with
UTF-16 vs UTF-8?
2020-04-08 23:48:56 -07:00
df4d188d3f Fix diminishing minor modes when reloading libraries 2020-04-08 11:16:00 -07:00
2cfd2013b9 Properly load ‘oni-paredit’ when ‘paredit’ is loaded 2020-04-08 11:10:51 -07:00
27ae68341c Add basic fish shell script configuration 2020-04-08 00:22:23 -07:00
86f4264e3f Use ‘nov-mode’ for ‘.epub’ files 2020-04-07 23:15:48 -07:00
a8b95ba858 Disable ‘shfmt-on-save-mode’ for ‘bats-mode’ buffers 2020-04-07 21:40:06 -07:00
23a23d3c1b Fix arguments for shfmt 2020-04-07 21:30:52 -07:00
6e177aa3d3 Ensure idle timer for ‘recentf-save-list’ only gets created once 2020-04-07 21:30:12 -07:00
f90d13d9c3 Fix typo 2020-04-07 13:14:09 -07:00
8121df576e Use ‘nxml-mode’ for ‘.proj’ and ‘.targets’ files
Both of these file types are used for MSBuild.
2020-04-07 12:01:05 -07:00
6642c7d717 Ensure ~/.emacs.d/data/ exists when testing ‘oni-core’
If the directory doesn’t exist, ‘recentf-mode’ will try to save the recent file
list and fail because Emacs automatically asks if the directory should be
created. Since the test is running in a non-interactive environment, it’ll fail
to read the user’s answer.
2020-04-07 10:14:55 -07:00
a709f502f8 Add navigation functions for end-of-line and beginning-of-line 2020-04-07 02:09:43 -07:00
378ef3d590 Move CSS tests to bats 2020-04-07 01:25:23 -07:00
4ef666b6d6 Remove appointments.org 2020-03-31 21:08:07 -07:00
3659dff107 Add Epub configuration 2020-03-29 23:56:53 -07:00
5dcb39c59c Add Haskell configuration 2020-03-29 23:56:44 -07:00
d8bcda8f25 Change the variable pitch font 2020-03-28 12:06:27 -07:00
931f38989e Improve shr rendering of <code> and <pre> tags a little 2020-03-28 11:51:28 -07:00
226c1d86bd Fix indentation in C# of first argument in function calls 2020-03-27 17:01:42 -07:00
183da25fd3 Add steps to README for adding a configuration package 2020-03-27 16:01:29 -07:00
6be4d9c526 Add json configuration 2020-03-27 16:00:55 -07:00
3ef93bca23 Open file links in org-mode in the same window 2020-03-26 14:45:49 -07:00
8aad8fe934 Add simple README 2020-03-25 23:44:20 -07:00
6fbafae2c8 Disable electric-pair-local-mode in C# 2020-03-25 15:53:55 -07:00
ac41385659 Add ‘fill-column-indicator’ to C# configuration 2020-03-20 10:48:56 -07:00
74a20197df Remove dependency declarations from Cask files
The dependencies are also in the package files themselves and are the actual
source of truth. The way I’ve reorganized the stages should mean that this isn’t
necessary anymore.
2020-03-20 10:48:56 -07:00
9d0d6776c1 Reorganize and add context to org-capture-templates 2020-03-10 17:05:57 -07:00
f903d0849e Add sort lines to gui hydra 2020-03-08 17:15:56 -07:00
fa48b62f64 Add org-edna to org-configuration 2020-03-08 17:15:47 -07:00
c68c26345e Add some more capture templates 2020-03-08 15:19:29 -07:00
c1106dfb3d Add some more commands to org-hydra 2020-03-08 15:18:54 -07:00
0d4c8f1880 Add list-packages to common gui hydra 2020-03-08 15:18:12 -07:00
b99d2dc5a7 Add hydra for basic gui stuff 2020-03-06 23:19:24 -08:00
4d272ffb4a Add hydra for emacs-lisp 2020-03-06 23:14:50 -08:00
19ffa2888e Remove color settings from oni-hydra
They’ve been moved to be part of ‘yoshi-theme’.
2020-03-06 23:11:10 -08:00
df1fe7c7eb Fix projectile on Windows 2020-03-06 16:59:02 -08:00
4e1ff8893d Add some C# commands with a hydra 2020-03-06 16:58:36 -08:00
821d6c030e Add .cask to the ignore directories list for grep 2020-03-05 22:53:15 -08:00
be0cc578b0 Add oni-hydra configuration, spruce up some hydras 2020-03-05 22:52:59 -08:00
d4c7bb72e6 Fix warnings about possibly non-existent variable company-backends 2020-03-02 19:53:09 -08:00
7fb0ed2d33 Add forgotten autoload cookie 2020-03-02 19:51:05 -08:00
68e796fb7c Add snippets to oni-csharp 2020-03-02 17:59:42 -08:00
f082706a20 Add beacon 2020-03-02 10:28:50 -08:00
d8feb63388 Add missing smartparens dependency 2020-03-02 10:28:34 -08:00