Commit graph

867 commits

Author SHA1 Message Date
Evie Litherland-Smith 5ecb04b86f Add an advent of code template for python-base-mode 2024-12-24 10:13:21 +00:00
Evie Litherland-Smith 124681c875 Change khalel import start to -14d
If I look at week or fortnight agenda views, I still want to see what
I did earlier in the week/fortnight
2024-12-20 11:28:10 +00:00
Evie Litherland-Smith fad5c108be Add early-init for things that need to be first 2024-12-20 08:37:42 +00:00
Evie Litherland-Smith cc42b19197 Remove ob-python config, use default values 2024-12-19 13:26:56 +00:00
Evie Litherland-Smith 07002bb0c5 Adjust pixel-scroll settings 2024-12-19 13:14:43 +00:00
Evie Litherland-Smith c740b8ae80 Remove ics2org.el 2024-12-19 11:06:00 +00:00
Evie Litherland-Smith 44e7cee023 Remove external packages, empty diary file, banners 2024-12-19 11:05:01 +00:00
Evie Litherland-Smith 9f3d9c7015 Add package-installed-p checks to external packages 2024-12-19 11:03:02 +00:00
Evie Litherland-Smith eccc95a5f7 Copy init.el and templates back in from nixos config 2024-12-19 08:24:53 +00:00
Evie Litherland-Smith 064a358239 Switch to managing packages via nix
Remove all instances of adding to package-selected-packages

Remove package config and custom ensure function

Remove Makefile and install.el
2024-12-02 16:38:43 +00:00
Evie Litherland-Smith 13c5f7b9f7 Update and clean-up some templates 2024-12-02 11:52:35 +00:00
Evie Litherland-Smith 470f450cbd Add ruff back as python formatter (but without isort) 2024-11-29 10:22:12 +00:00
Evie Litherland-Smith 444e411564 Switch apheleia python back to using black 2024-11-29 08:16:21 +00:00
Evie Litherland-Smith 3a0ecbc0f3 Remove whitespace-action (set to nil) 2024-11-27 12:10:27 +00:00
Evie Litherland-Smith 021102e06d Update whitespace style and actions
Remove auto cleanup from whitespace-action list

Add space-after-tab and space-before-tab, let indent-tabs-mode decide
style for indentation
2024-11-27 11:45:06 +00:00
Evie Litherland-Smith 13c2ed493f Revert "Don't set khalel-default-calendar in mu4e contexts"
This reverts commit 9b0fe5d5f4.
2024-11-26 17:18:32 +00:00
Evie Litherland-Smith 7b4d1f8384 Only activate eglot automtically for nix files 2024-11-25 17:49:22 +00:00
Evie Litherland-Smith b83631bfa4 Update pyshell template to use pyproject-nix 2024-11-25 13:48:43 +00:00
Evie Litherland-Smith e6b866e880 Remove theme config, managed by nix home-manager/stylix 2024-11-25 07:44:38 +00:00
Evie Litherland-Smith 5d31461269 Remove forge package
Buggy mess, keeps breaking things...
2024-11-25 06:55:59 +00:00
Evie Litherland-Smith 85ff9d054c Remove step from org-agenda-clockreport-parameter-plist 2024-11-22 09:11:10 +00:00
Evie Litherland-Smith 233b5e63dc Remove forge-alist config 2024-11-22 06:46:54 +00:00
Evie Litherland-Smith 4e14c8c56f Enable visual-fill-column for man (and derived) modes 2024-11-22 06:32:06 +00:00
Evie Litherland-Smith 1f29dd7df1 Add same-frame speedbar code from emacswiki 2024-11-21 15:19:23 +00:00
Evie Litherland-Smith 8b355b42b0 Enable whitespace-mode in prog-mode
Enable pulse-line again
2024-11-21 14:02:09 +00:00
Evie Litherland-Smith 1dca4660bc Set tab-bar-show to only show when more than 1 tab present
Don't show tab-bar by default / at startup
2024-11-21 11:04:01 +00:00
Evie Litherland-Smith 6d107094b4 Enable menu-bar-mode by default 2024-11-21 10:03:47 +00:00
Evie Litherland-Smith 4db6bda3e6 Enable tab-bar and tab-line, set tab-line to show buffers of the same mode 2024-11-21 10:02:06 +00:00
Evie Litherland-Smith 304e32ebad Also add visual-fill-column to mu4e-compose (as well as mu4e-view) 2024-11-21 09:55:52 +00:00
Evie Litherland-Smith 75269f8761 Enable visual-fill-column for Info-mode with custom width of 80
Reduce default visual-fill-column width to 120
2024-11-21 09:48:16 +00:00
Evie Litherland-Smith b3d080ae51 Remove visual-fill-column hook from org-agenda view as well 2024-11-20 17:15:19 +00:00
Evie Litherland-Smith eef7c81e90 Don't enable visual-fill-column-mode in text-mode, just prog-mode 2024-11-20 10:17:02 +00:00
Evie Litherland-Smith b1384c14fc Adjust sizes for fill-column and visual-fill-column-width 2024-11-19 10:52:03 +00:00
Evie Litherland-Smith c5995dd351 Update fill column widths 2024-11-18 17:09:00 +00:00
Evie Litherland-Smith 0bc82d422c Tweak remote file caching and locks to try and improve TRAMP performance
Add directory abbreviations for the N-drive and T-drive

Set TRAMP default method to be scp
2024-11-18 14:40:33 +00:00
Evie Litherland-Smith 080145e793 org-agenda start with clockreport by default 2024-11-18 11:44:19 +00:00
Evie Litherland-Smith 80df5e338a Change some org-roam binds
Move node-insert to i, buffer toggle to l (from C-l)
2024-11-18 09:37:53 +00:00
Evie Litherland-Smith bc5333b992 Add ~/bin to TRAMP remote path 2024-11-18 09:37:17 +00:00
Evie Litherland-Smith 0fbda34d30 Enable visual-fill-column-mode in agenda view 2024-11-18 09:37:03 +00:00
Evie Litherland-Smith c055ccc71b org-agenda clockreport set step to day, don't hide files 2024-11-14 15:50:19 +00:00
Evie Litherland-Smith 190c905557 Don't remap org-agenda-redo to khalel-import-events 2024-11-14 15:49:58 +00:00
Evie Litherland-Smith ea14566397 Remove ellama package 2024-11-14 08:15:04 +00:00
Evie Litherland-Smith 01cca4d35a Remove check for display-graphic-p when loading theme 2024-11-13 17:50:10 +00:00
Evie Litherland-Smith fe0331f4a4 Revert "Remove html from discouraged alternatives"
This reverts commit 86be44976e.
2024-11-13 13:14:59 +00:00
Evie Litherland-Smith 700f4b7374 org-agenda clockreport use week step 2024-11-12 09:05:18 +00:00
Evie Litherland-Smith e7049dabee Remove pylsp_mypy config 2024-11-06 14:23:35 +00:00
Evie Litherland-Smith ca12bfeeab Add khalel capture templates in org-capture use-package block
Ensures they aren't overwritten by org-capture-templates definition.
2024-11-05 08:15:39 +00:00
Evie Litherland-Smith 00d392fc87 Remove windmove shift binds 2024-11-05 08:12:48 +00:00
Evie Litherland-Smith 6c39fa9978 Update pyshell template
Use derivation dependencies instead of derivation itself by default.

Set matplotlib backend via MPLBACKEND environment variable.
2024-11-05 07:49:42 +00:00
Evie Litherland-Smith 5f15dc29ba Update pyshell template with a few more choices 2024-11-04 15:01:06 +00:00