~northyear/dotemacs

chore(straight): update lockfile.
fix(evil, consult): autoload `evil-collection-consult`.
chore(lazy): update lockfile.
clean up code.
doc: clean up TODO agenda.
chore(straight): update lockfile.
fix(eldoc): set `q` to quit eldoc buffer in evil normal state.
fix(sql): fix sql-formatter reformatter specs.
feat(formatter): use reformatter when eglot formatter is unavailable.
feat: add a minimal-init.el file.
chore(straight): update lockfile.
fix(yasnippet): add snippet for `python-ts-mode`.
feat(sql): add `sql-formatter` formatter.
chore(straight): update lockfile.
feat!(elisp): replace `elisp-fl` with code referenced from doomemacs.
feat(elisp): update imenu expressions.
fix(autoload): fix function for automatically generating autoloads file.
chore(straight): update lockfile.
feat!(treesit): integration with treesit in emacs 29.
Next