Evie Litherland-Smith
d8993960a6
Change org directory layout to use a single inbox.org file again
...
Set org-mobile to also add captured content to inbox.org
Remove emacs config from agenda files, todo add to refile targets though...
2024-02-18 09:06:06 +00:00
Evie Litherland-Smith
40da5f8700
Add org mobile config
...
For syncing to phone via syncthing
2024-02-18 07:17:42 +00:00
Evie Litherland-Smith
77a20f1ffa
Disable visual-line-mode
2024-02-18 06:24:35 +00:00
Evie Litherland-Smith
82f720260b
Add shortcut for opening /etc/nixos/flake.nix if present, warn otherwise
2024-02-17 20:00:10 +00:00
Evie Litherland-Smith
46ae7cc0d4
Move elfeed feeds.org into main org-directory
...
Remove custom elfeed db and enclosure directories, stop syncing db
between machines anyway, I'll use an external org file for saving
things
2024-02-17 19:20:12 +00:00
Evie Litherland-Smith
f0ba6eaebc
Reduce zone time to 1 hour
2024-02-17 09:43:36 +00:00
Evie Litherland-Smith
f15c364aef
Add automatic battery display in modeline on laptops/anything with a battery
2024-02-17 09:36:05 +00:00
Evie Litherland-Smith
64f04fb255
Tweak corfu/cape to activate after 2 characters
...
Makes it all feel a bit more snappy
2024-02-17 09:32:41 +00:00
Evie Litherland-Smith
e882bc04b0
Add bind to open .elfeed/feeds.org source file
2024-02-17 09:28:15 +00:00
Evie Litherland-Smith
b7bfff87db
Remove gnus config, add default elfeed search filter
...
Move elfeed config settings into use-package :custom block
2024-02-17 09:27:50 +00:00
Evie Litherland-Smith
57b29c661c
Slight formatting
2024-02-16 17:00:51 +00:00
Evie Litherland-Smith
29f6123983
Rewrite eglot and flymake configs
...
Use eglot-workspace-configuration to pass options to LSPs rather than
re-defining the list
Use flymake-collection to get mypy as a flymake backend
Add flymake-clippy (for rust) rather than using via rust-analyzer
2024-02-16 16:55:48 +00:00
Evie Litherland-Smith
14eff0bb89
Swap vc-dir for magit in project-switch-commands
2024-02-16 14:26:11 +00:00
Evie Litherland-Smith
e8f25623b2
Add elfeed-tube maps and extra config
...
Add elfeed-tube-mpv, mpv package calls
2024-02-16 06:24:17 +00:00
Evie Litherland-Smith
d2c214051d
Add markdown-mode and pandoc-mode from crafted config
2024-02-15 13:52:37 +00:00
Evie Litherland-Smith
5fc9903bac
Enable electric-pair-mode for better paren support
...
Move whitespace config from defaults.org to ui.org, configure based on
what was in the crafted config
2024-02-15 13:52:07 +00:00
Evie Litherland-Smith
7ec062a876
Put citar/org-cite under the org mnemonic bind set
...
Fix citar-embark not actually being set anywhere
2024-02-15 13:38:16 +00:00
Evie Litherland-Smith
0c51683cf7
Slightly increase allowed size for tags in org-roam capture node buffer
2024-02-15 13:22:15 +00:00
Evie Litherland-Smith
ce2703c925
Remove datetime preamble from org-roam filename
2024-02-15 13:18:41 +00:00
Evie Litherland-Smith
1eb462885b
Add author to org-roam default capture template
2024-02-15 13:13:59 +00:00
Evie Litherland-Smith
89b975cb01
Add keybind to open org-directory
2024-02-15 13:01:55 +00:00
Evie Litherland-Smith
9f6edcc1b8
Start adding org-roam capture templates
...
Just copied default template for now to get started
2024-02-15 12:20:54 +00:00
Evie Litherland-Smith
4c97ae0827
Stop using .agenda file, add literate config files to org-agenda-files
2024-02-15 12:12:53 +00:00
Evie Litherland-Smith
dd8b3a6668
Remove most top-level headings in config files
...
Remove the headings that were used for each section, now that each
section is in a different file
Tweak org config to let org-agenda setup be where agenda files are
added to org-refile-targets list, just in case
2024-02-15 12:01:36 +00:00
Evie Litherland-Smith
d30506c7aa
Fix missing find-file call in my/open-init-file
2024-02-15 08:48:02 +00:00
Evie Litherland-Smith
5611ea77ff
Make config src blocks silent output by default
...
Move python hook setting to python use-package block
Use locate-user-emacs-file for resolving paths inside
user-emacs-directory
Update my/open-init-file (was my/open-config-file) for new config structure
2024-02-15 08:45:37 +00:00
Evie Litherland-Smith
f44c767eea
Break up monolithic config into smaller files
...
Contents of README.org have been split into org files in config/
directory
Added init.el to simply loop over config files and call
org-babel-load-file
Add lots to .gitignore as this repo should now be cloned to
.emacs.d (instead of .emacs as before)
2024-02-15 08:18:41 +00:00