Commit Graph

79 Commits

Author SHA1 Message Date
e942dad737 Tweaks to org screenshot timings 2024-07-19 14:23:13 -07:00
434abc798e View-mode for read only buffers 2024-07-19 00:06:26 -07:00
2e3efe534b Right option is regular option on Mac 2024-07-19 00:06:26 -07:00
0ffb985fb0 Add C-o based bindings 2024-07-19 00:06:26 -07:00
941aedc474 Copy source for reddit 2024-07-19 00:06:22 -07:00
6ea19a081f Line wrap in Markdown 2024-07-19 00:05:42 -07:00
5d5b3d1040 Wrap lines in org-mode 2024-07-19 00:04:59 -07:00
ec4714da2a Add rust and dockerfile modes 2024-07-18 09:40:57 -07:00
078e475130 Add module for misc programming stuff 2024-05-02 21:22:10 -07:00
16c1832463 Cleanups for org-screenshot 2024-05-02 18:18:58 -07:00
e6513a85cf Add org-screenshot 2024-05-02 18:14:02 -07:00
73c42a1e5f Further Avy fixing in org mode 2024-05-02 18:13:53 -07:00
834cc0b9ab Move TODO out of repo 2024-04-29 14:28:11 -07:00
1a275b3fd6 Fix avy (in some places) 2024-04-29 12:28:20 -07:00
0476483426 Update TODO 2024-04-27 23:50:02 -07:00
6aa3ee17cd Move project.el customization into use-package 2024-04-27 23:49:46 -07:00
c0b7096b7b Unbind Magit's C-j 2024-04-27 23:47:08 -07:00
533bbb7646 Add .project as custom marker for project.el 2024-04-27 23:43:24 -07:00
5d5c1082f3 Theme tweaks 2024-04-27 23:42:59 -07:00
3841dbec85 Comment avy tweak 2024-04-27 23:42:47 -07:00
b96d5c426c Dot mode 2024-04-27 22:45:14 -07:00
df650b7680 Customize Avy and isearch behavior 2024-04-27 22:44:52 -07:00
19e1b2d8c1 Move embark-act to C-: to make room for dot-mode 2024-04-26 21:50:45 -07:00
ba9fbf3411 Expand-region 2024-04-26 21:39:09 -07:00
eeab501aaa Update TODO 2024-04-26 21:23:01 -07:00
c080532c34 Set help-window-select 2024-04-26 21:23:01 -07:00
fed725cff8 Update TODOs 2024-04-18 14:58:36 -07:00
ec4e92da2f Switch themes
To make org headings more visually distinct
2024-04-18 13:47:15 -07:00
5b65791a78 Update TODO 2024-04-18 13:44:16 -07:00
1963ad0715 C-C SPC to clear Org table field 2024-04-18 13:44:06 -07:00
1f782981fe Update move-to-beginnings to work with org headers 2024-04-18 13:43:35 -07:00
8bc3bf8e1c Conditional fallback for Parinfer 2024-04-17 09:30:25 -07:00
3b5e7c53fa Activate avy in org-mode 2024-04-16 10:42:48 -07:00
6b7aad14fd Emacs: Add Avy 2024-04-16 10:39:08 -07:00
af0f9a8b46 Small cleanup of thoom/dir variable 2024-04-16 10:38:53 -07:00
8e75430b0b Emacs: Tweak C-a behavior 2024-04-14 18:30:26 -07:00
a5646fd706 Add backups directory 2024-04-14 18:29:45 -07:00
b3a74b59af Emacs: suppress nativecomp warnings 2024-04-11 18:06:52 -07:00
0d08d504df Nix language support for Emacs 2024-04-11 16:26:23 -07:00
08eb51a6bd Fix consult preview key 2024-04-10 13:45:00 -07:00
17e9b371e5 Update TODO 2024-04-10 13:45:00 -07:00
692aa83275 Adjust Emacs font settings 2024-04-10 12:27:54 -07:00
3f5d0b0247 Emacs config updates 2024-04-09 12:09:23 -07:00
1a0ee5f081 Fix consult-buffer 2024-04-07 11:54:33 -07:00
12add1fd0c Set default font 2024-04-07 11:54:08 -07:00
f97856c238 Fix magit 2024-04-07 11:53:57 -07:00
d583d02cd5 More config tweaks 2024-04-05 12:14:14 -07:00
583dbf635d Start migrating thoom-emacs away from org 2024-04-05 11:21:11 -07:00
8198cb2280 Update TODO 2022-11-01 16:36:54 -07:00
cbf725d16f ThoomEmacs update
- Indent with spaces
- Single space after period for sentences
- Remove thoom/repeat-map macro
- Add SPC f r binding for consult-recent-file
- Add g d and g u bindings for meow
- add q binding for meow to cancel selection
- add dumb-jump
- add ttm-org-clear-all function
2022-11-01 16:34:22 -07:00