diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-31 13:53:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-31 13:53:30 -0400 |
| commit | d5c85328293262ea4fd9293c5e77e4990952cdee (patch) | |
| tree | bdd469bebcf67fc118e7bdf13677e8e316ccdf50 /.config/emacs/init.el | |
| parent | 358f0f229e63e731acfa84b619a411f509308160 (diff) | |
fix up frame parameters, indent, and more
Diffstat (limited to '.config/emacs/init.el')
| -rw-r--r-- | .config/emacs/init.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 83db91d..8cf4218 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -42,6 +42,5 @@ ;; (loadc "evil.el") ;; (loadc "lang.el") -;; todo: minions for modeline, hl-line, terminal, capfs -;; skipped: diminish, ansi color and rainbow -;; delimiters, evil, rainbow, +;; todo: ultra scroll, dumb-jump, scroll-on-jump, hl-line, minions for modeline, terminal, fork theme and make some improvements +;; skipped: diminish, evil, rainbow delimiters |
