aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [oni-ivy] Display posframe in the center of the frame, ↵Gravatar Tom Willemse2021-07-121-1/+7
| | | | not window
* [oni-c] Remove autoload cookieGravatar Tom Willemse2021-07-081-3/+1
|
* [oni-core] Update messages in the dashboardGravatar Tom Willemse2021-07-081-1/+18
| | | | These are some of the messages from “Pragmating Thinking & Learning”
* [oni-c] Set up use of ccls for C codingGravatar Tom Willemse2021-07-081-5/+10
|
* [oni-org] Document where icons come fromGravatar Tom Willemse2021-07-061-3/+6
|
* [oni-org] Add some category iconsGravatar Tom Willemse2021-07-063-1/+9
|
* [oni-org] Check for ‘line-start’ instead of ‘\n’Gravatar Tom Willemse2021-07-061-1/+1
| | | | | Line-start is more accurate and will work for both the beginning of the buffer, and anywhere else in the buffer at the start of the line.
* [oni-org] Add capture template for CODE Magazine issuesGravatar Tom Willemse2021-07-061-4/+33
|
* [oni-core] Add keybinding for `imenu'Gravatar Tom Willemse2021-07-051-1/+2
|
* [oni-org] Add capture template for bought albumsGravatar Tom Willemse2021-07-051-1/+8
|
* [oni-org] Capture most output into my inbox fileGravatar Tom Willemse2021-07-051-8/+7
|
* [oni-org] Add code to embed SVG images in outputGravatar Tom Willemse2021-07-011-1/+37
| | | | This was taken from https://emacs.stackexchange.com/a/57433
* [oni-elfeed] Enable ‘olivetti-mode’Gravatar Tom Willemse2021-07-011-2/+10
|
* [oni-core] Add Login keyring and remove ‘.netrc’ ↵Gravatar Tom Willemse2021-07-011-2/+5
| | | | auth sources
* [oni-org] Only expand snippets if the key is at start of ↵Gravatar Tom Willemse2021-06-301-1/+9
| | | | line
* [oni-yasnippet] Try expanding snippets when ‘SPC’ is ↵Gravatar Tom Willemse2021-06-301-2/+3
| | | | | | | pressed This hopefully makes it easier for me to use snippets. I always forget about them.
* [oni-org] Add ‘olivetti’ to org-mode buffersGravatar Tom Willemse2021-06-301-2/+3
|
* [oni-org] Remove ‘org-journal’ dependencyGravatar Tom Willemse2021-06-301-7/+2
| | | | I haven’t been using ‘org-journal’, just a simple capture template.
* [oni-org] Add functions to remove and toggle inlineimagesGravatar Tom Willemse2021-06-301-1/+31
|
* [oni-org] Add function to enable showing inline images ↵Gravatar Tom Willemse2021-06-301-2/+21
| | | | on startup
* [oni-circe] Add temporary network defaults for Libera ChatGravatar Tom Willemse2021-06-221-1/+12
| | | | | Only until Guix upgrades the available version of Circe, or I’m able to use the master branch.
* [oni-org] Add simple interactive command to wrap a ↵Gravatar Tom Willemse2021-06-221-1/+14
| | | | region in a block
* [oni-org] Hide ‘#+TITLE: ’Gravatar Tom Willemse2021-06-221-1/+2
|
* [oni-fci] Remove configurationGravatar Tom Willemse2021-06-2217-154/+51
| | | | | ‘fci-mode’ has been completely superseded by the built-in ‘display-fill-column-indicator-mode’.
* [oni-org] Extend the day until 2amGravatar Tom Willemse2021-06-211-1/+2
|
* [oni-org] Depend on ‘org’ and ‘org-contrib’Gravatar Tom Willemse2021-06-211-2/+2
| | | | | ‘org-plus-contrib’ has been deprecated and the equivalent should now be the ‘org’ and ‘org-contrib’ packages.
* [oni-hydra] Don’t load automaticallyGravatar Tom Willemse2021-06-211-3/+1
|
* [oni-embrace] Don’t load automaticallyGravatar Tom Willemse2021-06-211-3/+1
|
* [oni-core] Don’t try to automatically loadGravatar Tom Willemse2021-06-211-3/+1
|
* [oni-core] Ensure that ‘initial-buffer-choice’ gets ↵Gravatar Tom Willemse2021-06-211-2/+2
| | | | a live buffer
* [oni-core] Require ‘auth-source’Gravatar Tom Willemse2021-06-211-1/+2
|
* [oni-core] Add dashboardGravatar Tom Willemse2021-06-211-7/+5
|
* [oni-package] Remove ‘package-quickstart’Gravatar Tom Willemse2021-06-191-4/+1
| | | | | | | This should revert it back to ‘nil’ when I start Emacs. I can’t use ‘package-quickstart’ because it will cause an error on startup and then my Emacs daemon doesn’t work. I’m in the process of moving over to a different way of loading my Emacs packages anyway, so I’ll see if it’s still useful after that.
* [oni-lui] Remove autoload cookieGravatar Tom Willemse2021-06-121-3/+1
| | | | This should be handled by the init file, not hacked in like this.
* [oni-circe] Remove autoload cookieGravatar Tom Willemse2021-06-121-3/+1
| | | | This should be handled by the init file now, not hacked in like this.
* [oni-circe] Some more channels for LiberaGravatar Tom Willemse2021-06-121-2/+5
|
* [oni-circe] Add libera chat settingsGravatar Tom Willemse2021-06-111-1/+7
|
* [oni-org] Allow refiling to the current bufferGravatar Tom Willemse2021-06-111-2/+3
|
* [oni-elfeed] Add “This Month in Org”Gravatar Tom Willemse2021-06-111-2/+3
|
* Remove autoload cookieGravatar Tom Willemse2021-05-271-3/+1
|
* [oni-alert] Remove autoload cookieGravatar Tom Willemse2021-05-271-3/+1
|
* [oni-elfeed] Remove autoload cookieGravatar Tom Willemse2021-05-261-3/+1
|
* [oni-vterm] Remove autoload cookieGravatar Tom Willemse2021-05-241-3/+1
| | | | I’m trying out installing my Emacs configuration through a package manager.
* [oni-gui] Update variable-width fontGravatar Tom Willemse2021-05-241-2/+2
|
* [oni-elisp] Support highlighting negative numbersGravatar Tom Willemse2021-05-241-2/+3
|
* Add feeds from sourcehut and Drew DeVaultGravatar Tom Willemse2021-05-201-2/+4
|
* Remove reddit feedsGravatar Tom Willemse2021-05-181-5/+1
| | | | I’m browsing reddit regularly now, don’t need to also have them in my RSS reader.
* Add Effort to the Reading list viewGravatar Tom Willemse2021-05-181-3/+4
| | | | Also fix a typo ‘Reding’ -> ‘Reading’
* [oni-log-edit] Add configuration for ‘log-edit’Gravatar Tom Willemse2021-05-071-0/+32
|
* [oni-gnus] Use msmtp from the pathGravatar Tom Willemse2021-05-051-2/+2
| | | | | On Guix ‘msmtp’ doesn’t exist in ‘/usr/bin/local’ but in my guix profile. It does exist on the path, so Emacs should just search for it there.