Commit Graph

53 Commits

Author SHA1 Message Date
5e1f09da4a Suppress elisp linter in init file 2024-10-02 23:44:06 -07:00
63b6463bb8 yas snippet for eshell for loop 2024-10-02 09:32:56 -07:00
9122a8bfa0 yasnippet 2024-10-01 23:45:01 -07:00
3118889f4f Add some org hotkeys 2024-10-01 23:40:09 -07:00
2dd6ce8f35 tab-bar-mode 2024-10-01 23:39:55 -07:00
8983f3d4c2 Doom modeline 2024-10-01 23:39:34 -07:00
9411566e2a Bind more consult functions 2024-10-01 23:39:09 -07:00
6775265e25 Avy isearch action 2024-10-01 23:38:51 -07:00
09eafc6f82 Turn vc back on so project.el will work 2024-10-01 11:03:10 -07:00
ca0269b747 Don't silently delete os clipboard on kill 2024-10-01 11:02:51 -07:00
a8a96dfef5 More consistent window management 2024-10-01 11:02:29 -07:00
34abbbeb9f Better eshell toggling 2024-10-01 11:02:10 -07:00
b93184ed23 Further eshell configuration 2024-09-30 22:14:59 -07:00
551e496ad0 Replace eshell-toggle with popper 2024-09-30 22:14:29 -07:00
bb37ac0803 Add avy action for embark-dwim 2024-09-30 22:12:50 -07:00
078d396565 Add jinx spellchecker 2024-09-29 23:48:06 -07:00
0f661705ef More consistent spacing between init.el sections 2024-09-29 17:11:04 -07:00
772f351e52 Load flycheck earlier 2024-09-29 17:10:11 -07:00
bd9e5a912d Fix C-a/C-e in reveal mode 2024-09-29 17:02:24 -07:00
386d8e279b Flycheck 2024-09-29 16:52:01 -07:00
361eda0412 Emacs lsp booster 2024-09-28 08:38:25 -07:00
a9cb653949 Zooming for popper windows 2024-09-26 22:20:20 -07:00
dc5527e594 Reveal-mode in outli-mode 2024-09-24 23:54:10 -07:00
91c5875fdc Move config into single init.el with outli-mode headings 2024-09-24 23:41:07 -07:00
3ddbe04079 Move eshell config into its own file 2024-09-16 13:56:07 -07:00
078e475130 Add module for misc programming stuff 2024-05-02 21:22:10 -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
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
3f5d0b0247 Emacs config updates 2024-04-09 12:09:23 -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
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
c5f2ddb4b3 Unbind mark-page 2022-10-10 23:00:22 -07:00
1f1cf72c79 Automatically enter insert mode in git commit messages 2022-10-10 22:50:08 -07:00
1a553d37d5 Easier dired navigation 2022-10-10 22:41:50 -07:00
17e0613906 : for M-x in meow motion state 2022-10-10 22:41:36 -07:00
562c48cea9 Tab-related stuff 2022-10-10 22:41:15 -07:00
9ad8bfa524 find-file/dired-jump bindings 2022-10-09 23:58:10 -07:00
d6ee5cd8c6 Vertico-directory 2022-10-09 23:58:09 -07:00
a2ed2d9425 Make Emacs frame slightly transparent 2022-10-09 23:58:09 -07:00
5d1066f6ed Add corfu to Emacs config 2022-10-09 23:58:09 -07:00
d1a5a49114 Install magit 2022-10-09 23:57:09 -07:00
08c40b3014 Install magit 2022-10-09 22:52:19 -07:00
a2d1776e60 ThoomEmacs init changes
- Move package management to top
- Add exec-path-from-shell
- Add server start
- Move thoom/meow-negate macro out of use-package block
- Add visual-line-mode to org
- Set org src indentation to 0 (but don't actually reindent yet)
- Add aspirational headings for modes to configure
2022-10-09 10:28:19 -07:00
f9d334ea6d Convert meow-wrap-negative to thoom/meow-negate macro 2022-10-08 23:09:22 -07:00
839f9320a8 Convert ThoomEmacs to tangled Org file 2022-10-08 22:57:27 -07:00
0c45659f22 Updates to thoom-emacs 2022-10-04 22:44:24 -07:00
c53cc43c23 Disable Q keybind for meow-goto-line 2022-10-03 14:04:24 -07:00