diff options
| author | Jack Jamison <jjamison@litecoms.com> | 2026-08-06 16:13:06 -0400 |
|---|---|---|
| committer | Jack Jamison <jjamison@litecoms.com> | 2026-08-06 16:13:06 -0400 |
| commit | 282f5832ca2ab57bc279ec7707c04aba0e18c942 (patch) | |
| tree | 154e4949223ac017ccbf50d28ef0357607564c33 /.config/emacs/init.el | |
| parent | 8dadbd431c380447133a08fd0128920f1608707a (diff) | |
better consult junk
Diffstat (limited to '.config/emacs/init.el')
| -rw-r--r-- | .config/emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 53ca7ec..e109dc2 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -38,6 +38,7 @@ ;; todo: integrated terminal, org config with modules, full screen popups, shackle, terminal at bottom ;; todo styling: minions (modeline collapse), karthink's modeline, forked theme to enable: hl-line, spacious-padding, pulsar +;; fixes: consult-line keeps doesn't preview until you move off first, cape dabbrev doesn't seem to be working ;; ghostel should have a terminal per project that has it's own open close keybind (showing on the bottom). It should also be able to be switched to the side with a keybind. ;; I should be able to open a buffer as a "popup". also winner mode for going undo |
