Commit Graph
100 Commits
Author SHA1 Message Date
tim.mccarthy 52f49a9fc0 Clean up stray thoom- prefix 2024-10-03 14:50:13 -07:00
tim.mccarthy 36e61234ec Swap thoom/ to my/ prefix 2024-10-03 14:47:20 -07:00
tim.mccarthy 873e213597 Remove old literate config 2024-10-03 14:46:26 -07:00
tim.mccarthy da83c7673a Move emacs dir from thoom-emacs/ to emacs/ 2024-10-03 14:45:33 -07:00
tim.mccarthy 8fdb6dca82 Fix aspell on Linux (and probably Mac, too) 2024-10-03 14:25:33 -07:00
tim.mccarthy 64a5859746 Remove useless local variables 2024-10-02 23:48:36 -07:00
tim.mccarthy 5e1f09da4a Suppress elisp linter in init file 2024-10-02 23:44:06 -07:00
tim.mccarthy 63b6463bb8 yas snippet for eshell for loop 2024-10-02 09:32:56 -07:00
tim.mccarthy 9122a8bfa0 yasnippet 2024-10-01 23:45:01 -07:00
tim.mccarthy 3118889f4f Add some org hotkeys 2024-10-01 23:40:09 -07:00
tim.mccarthy 2dd6ce8f35 tab-bar-mode 2024-10-01 23:39:55 -07:00
tim.mccarthy 8983f3d4c2 Doom modeline 2024-10-01 23:39:34 -07:00
tim.mccarthy 9411566e2a Bind more consult functions 2024-10-01 23:39:09 -07:00
tim.mccarthy 6775265e25 Avy isearch action 2024-10-01 23:38:51 -07:00
tim.mccarthy 09eafc6f82 Turn vc back on so project.el will work 2024-10-01 11:03:10 -07:00
tim.mccarthy ca0269b747 Don't silently delete os clipboard on kill 2024-10-01 11:02:51 -07:00
tim.mccarthy a8a96dfef5 More consistent window management 2024-10-01 11:02:29 -07:00
tim.mccarthy 34abbbeb9f Better eshell toggling 2024-10-01 11:02:10 -07:00
tim.mccarthy b69babd34d Add flycheck_init.el to gitignore 2024-09-30 22:15:55 -07:00
tim.mccarthy b93184ed23 Further eshell configuration 2024-09-30 22:14:59 -07:00
tim.mccarthy 551e496ad0 Replace eshell-toggle with popper 2024-09-30 22:14:29 -07:00
tim.mccarthy bb37ac0803 Add avy action for embark-dwim 2024-09-30 22:12:50 -07:00
tim.mccarthy 078d396565 Add jinx spellchecker 2024-09-29 23:48:06 -07:00
tim.mccarthy 0f661705ef More consistent spacing between init.el sections 2024-09-29 17:11:04 -07:00
tim.mccarthy 772f351e52 Load flycheck earlier 2024-09-29 17:10:11 -07:00
tim.mccarthy bd9e5a912d Fix C-a/C-e in reveal mode 2024-09-29 17:02:24 -07:00
tim.mccarthy 386d8e279b Flycheck 2024-09-29 16:52:01 -07:00
tim.mccarthy 361eda0412 Emacs lsp booster 2024-09-28 08:38:25 -07:00
tim.mccarthy a9cb653949 Zooming for popper windows 2024-09-26 22:20:20 -07:00
tim.mccarthy dc5527e594 Reveal-mode in outli-mode 2024-09-24 23:54:10 -07:00
tim.mccarthy a803053dff Delete old config modules 2024-09-24 23:42:11 -07:00
tim.mccarthy 91c5875fdc Move config into single init.el with outli-mode headings 2024-09-24 23:41:07 -07:00
tim.mccarthy 48ea45fcce Bump recentf limit 2024-09-24 22:41:21 -07:00
tim.mccarthy 6e171cbc5d Consult-dir 2024-09-23 09:53:07 -07:00
tim.mccarthy 63f350569d Add note about LSP CAPF code origin 2024-09-22 23:34:24 -07:00
tim.mccarthy db4264fbac LSP CAPF 2024-09-22 23:31:08 -07:00
tim.mccarthy 9398f889c4 Cape dabbrev 2024-09-22 23:25:32 -07:00
tim.mccarthy 38ee257719 Org speed commands 2024-09-22 23:25:23 -07:00
tim.mccarthy 2947f441ea Remove magit from popper 2024-09-22 23:25:06 -07:00
tim.mccarthy 5e94d5ffb9 Don't make autosaves for files in /etc 2024-09-22 01:49:34 -07:00
tim.mccarthy e0a5bff426 Add backtraces to popper, enable project grouping 2024-09-21 10:29:55 -07:00
tim.mccarthy 755d375c32 Outli 2024-09-21 10:29:44 -07:00
tim.mccarthy 779acfcd0f Vundo 2024-09-21 10:29:29 -07:00
tim.mccarthy b45ce763ca Make magit a popper popup 2024-09-20 23:13:13 -07:00
tim.mccarthy a4f6ab7e89 Swap embark keys 2024-09-20 23:11:02 -07:00
tim.mccarthy 2df492e62b Add popper 2024-09-20 22:53:43 -07:00
tim.mccarthy 9071ade61b Fully working mwim config
- Enable in org-mode and visual-line-mode
- Configure visual line stops as first options
2024-09-20 22:52:57 -07:00
tim.mccarthy 8ae628339a Keybinds for window swapping 2024-09-20 18:42:38 -07:00
tim.mccarthy 035e09accc Update keybindings
- Add C-x e prefix for eval
- Make C-x ) end-or-run kmacro and add repeat map
2024-09-20 18:36:20 -07:00
tim.mccarthy 7de477a211 Add reveal-in-file-browser 2024-09-20 17:32:37 -07:00
tim.mccarthy c947a53dce Simplify mwim config and prioritize beginning-of-line
C-a C-k is too ingrained for starting in mid-line
2024-09-20 11:53:07 -07:00
tim.mccarthy ab391624d6 Improve how eat semi-char keymaps are modified 2024-09-19 19:29:00 -07:00
tim.mccarthy 998a86c65c Improvements for C-o b and implement C-o z 2024-09-19 15:28:18 -07:00
tim.mccarthy 60f0ac25fd Fix avy-embark setup by eagerly loading avy 2024-09-19 15:27:44 -07:00
tim.mccarthy b6d23ec54d Make C-x C-b equivalent to C-x b 2024-09-19 15:21:48 -07:00
tim.mccarthy f1014c3a7d Remove all vc-mode backends 2024-09-19 15:21:20 -07:00
tim.mccarthy 8e22c378d1 Syntax highlighting for eshell prompts (like fish) 2024-09-19 15:20:38 -07:00
tim.mccarthy 486a9d25f4 Use consult for eshell history 2024-09-19 15:20:24 -07:00
tim.mccarthy 796cb7112c Max out GC threshold during startup 2024-09-19 14:23:53 -07:00
tim.mccarthy 01c60ede5e Fix indentation 2024-09-19 14:23:29 -07:00
tim.mccarthy 4c7b87af5f Add embark action for avy 2024-09-16 18:58:07 -07:00
tim.mccarthy 0840187a4f Fix glitch with parinfer-rust-mode on fresh install 2024-09-16 15:51:31 -07:00
tim.mccarthy 8ffe16ed9a Suppress Eshell banner message 2024-09-16 15:31:24 -07:00
tim.mccarthy 3ddbe04079 Move eshell config into its own file 2024-09-16 13:56:07 -07:00
tim.mccarthy 99dbd1ce50 Prioritize org heading start over code start 2024-09-16 13:52:00 -07:00
tim.mccarthy f63b507f07 Replace personal C-a hack with mwim 2024-09-16 13:47:56 -07:00
tim.mccarthy b005841750 Update flake.lock 2024-09-16 12:11:26 -07:00
tim.mccarthy 633493b868 Dirvish 2024-09-16 00:31:31 -07:00
tim.mccarthy 193a80d3df Add prx macro for eshell regexes 2024-09-16 00:31:22 -07:00
tim.mccarthy 57ab5e8f73 Exclude M-` and C-o in eat semi-char mode 2024-09-16 00:04:10 -07:00
tim.mccarthy 4c8f1082da Disable eshell-visual-commands since we have eat 2024-09-15 23:11:14 -07:00
tim.mccarthy 6186ed6686 Add jump function for eshell 2024-09-15 23:07:37 -07:00
tim.mccarthy bb1b8ecd05 Configure eat and eshell-p10k 2024-09-15 22:59:03 -07:00
tim.mccarthy 6aeb14a9eb Add C-o b to switch buffer in other window 2024-09-15 22:58:32 -07:00
tim.mccarthy 196616631f Ignore case in completions 2024-09-15 22:58:10 -07:00
tim.mccarthy c70448fd53 Deconflict dired and C-o map 2024-09-15 20:39:55 -07:00
tim.mccarthy c3fb58e245 Install unprefixed coreutils on Mac for the sake of dired 2024-09-15 20:39:41 -07:00
tim.mccarthy 0f64c9a2d0 Add ripgrep (C-x p g) and imenu (M-i) bindings for Consult 2024-09-15 20:17:57 -07:00
tim.mccarthy df38ba68f2 Use prefixed gls on Mac 2024-09-15 20:17:41 -07:00
tim.mccarthy 7f51d5c931 Eshell tweaks 2024-09-14 23:03:59 -07:00
tim.mccarthy 97beb57280 Hide direnv summary message 2024-09-14 23:03:44 -07:00
tim.mccarthy dc997857b3 Add Eat 2024-09-14 00:08:35 -07:00
tim.mccarthy dac36458a0 Add LSP for Rust 2024-09-14 00:08:35 -07:00
tim.mccarthy 3f09c1edfb Add cape 2024-09-14 00:08:35 -07:00
tim.mccarthy 0c41d4b12a Add C-' binding for corfu 2024-09-14 00:08:35 -07:00
tim.mccarthy a65b717711 Don't apply whitespace cleanup to .tsv files 2024-09-11 12:15:18 -07:00
tim.mccarthy b71b8219bc Add yaml-mode 2024-08-30 12:36:52 -07:00
tim.mccarthy 1b82f17870 Move backup files to ~/.saves 2024-08-30 12:36:52 -07:00
tim.mccarthy 8bf4d41dee Make bat output more readable 2024-07-22 09:08:59 -07:00
tim.mccarthy 71a3c58fcd Fix fish warning on machines with no cargo install 2024-07-22 09:04:37 -07:00
tim.mccarthy 3993b496b9 Configure treesit-auto 2024-07-20 09:44:53 -07:00
tim.mccarthy e942dad737 Tweaks to org screenshot timings 2024-07-19 14:23:13 -07:00
tim.mccarthy 434abc798e View-mode for read only buffers 2024-07-19 00:06:26 -07:00
tim.mccarthy 2e3efe534b Right option is regular option on Mac 2024-07-19 00:06:26 -07:00
tim.mccarthy 0ffb985fb0 Add C-o based bindings 2024-07-19 00:06:26 -07:00
tim.mccarthy 941aedc474 Copy source for reddit 2024-07-19 00:06:22 -07:00
tim.mccarthy 6ea19a081f Line wrap in Markdown 2024-07-19 00:05:42 -07:00
tim.mccarthy 5d5b3d1040 Wrap lines in org-mode 2024-07-19 00:04:59 -07:00
tim.mccarthy ec4714da2a Add rust and dockerfile modes 2024-07-18 09:40:57 -07:00
tim.mccarthy c0e90468e8 Fix glitchy manpages with bat 2024-07-18 09:40:25 -07:00