| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-06-28 | Update everything | 1 | -2/+2 | ||
| 2025-06-28 | warnings: Actually silence the comp warnings correctly | 1 | -1/+1 | ||
| 2025-06-28 | envrc: Disable | 1 | -0/+1 | ||
| 2025-06-28 | Add kotlin-ts-mode | 1 | -0/+1 | ||
| 2025-03-14 | compile: Auto-scroll down (but stop on errors :D) | 1 | -1/+3 | ||
| 2025-03-10 | Switch from straight.el to elpaca | 1 | -45/+98 | ||
| 2025-03-10 | Remove server | 1 | -4/+0 | ||
| It was supposed to be a temporary testing thing. | |||||
| 2025-03-10 | magit: Add forge | 1 | -1/+5 | ||
| 2025-03-10 | Add warnings, suppress compilation ones | 1 | -0/+4 | ||
| 2025-03-10 | dashboard: Explicitly set dashboard-remove-missing-entry to nil | 1 | -0/+1 | ||
| 2025-03-09 | Add arkta-progmodes.el, add stuff from init.el | 1 | -246/+1 | ||
| 2025-03-09 | Add arkta-cosmetic.el, add stuff from init.el | 1 | -145/+1 | ||
| 2025-03-09 | init.el: Move use-package initialisation higher up | 1 | -4/+4 | ||
| 2025-03-09 | init.el: Move custom file loading further down | 1 | -3/+3 | ||
| 2025-03-09 | init.el: Move arkta-project requiring higher up | 1 | -3/+2 | ||
| 2025-03-09 | init.el: Add some Emacs Mac specific config | 1 | -0/+4 | ||
| 2025-03-09 | early-init.el, init.el: Move load-path config to early-init | 1 | -2/+0 | ||
| 2025-03-09 | Add tool-bar, incorporate top-level config | 1 | -3/+6 | ||
| 2025-03-09 | Add startup, incorporate top-level config | 1 | -6/+9 | ||
| 2025-03-09 | Add server | 1 | -0/+4 | ||
| 2025-03-09 | Add svelte-mode | 1 | -0/+4 | ||
| 2025-03-09 | Add scroll-bar, incorporate top-level config | 1 | -1/+6 | ||
| 2025-03-09 | Add novice, incorporate top-level config | 1 | -3/+6 | ||
| 2025-03-09 | Add ffap, incorporate top-level config | 1 | -3/+5 | ||
| 2025-03-09 | Add faces, incorporate top-level config | 1 | -5/+9 | ||
| 2025-03-09 | Add elpher | 1 | -0/+5 | ||
| 2025-03-09 | Add cus-edit, incorporate top-level configuration | 1 | -2/+6 | ||
| 2025-03-09 | Add auth-source, incorporate top-level config | 1 | -3/+6 | ||
| 2025-03-09 | Add ansi-color | 1 | -0/+5 | ||
| 2025-03-09 | simple: Incorporate top-level config | 1 | -3/+2 | ||
| 2025-03-09 | prog-mode: Remove prettification | 1 | -44/+0 | ||
| While it's cool, it fucked with indentation sometimes and sometimes made me confused. | |||||
| 2025-03-09 | nxml-mode: Add .plist as a recognised extension | 1 | -1/+3 | ||
| 2025-03-09 | nerd-icons: Improve font installing somewhat | 1 | -2/+3 | ||
| 1. Don't install fonts if don't have graphics available 2. Try to install fonts when a new frame is created | |||||
| 2025-03-09 | lua-mode: Add .rockspec as a recognised extension | 1 | -1/+1 | ||
| 2025-03-09 | lisp-mode, slime: Make slime child of lisp-mode | 1 | -6/+11 | ||
| 2025-03-09 | files: Move to early configuration, incorporate top-level config | 1 | -30/+32 | ||
| 2025-03-09 | faces: Replace font with Input Mono | 1 | -1/+1 | ||
| 2025-03-09 | eglot: Configure eglot-autoshutdown | 1 | -3/+5 | ||
| 2025-03-09 | dln: Add dashboard-mode to disable-dln | 1 | -1/+1 | ||
| 2025-03-09 | company-mlton, sml-mode: Make company-mlton child of sml-mode | 1 | -6/+7 | ||
| 2025-03-09 | c-ts-mode: Improve indentation somewhat | 1 | -0/+3 | ||
| 2025-03-09 | auto-compile, elisp-mode: Make auto-compile elisp-mode's child | 1 | -5/+9 | ||
| 2025-03-09 | init.el: Update copyright year | 1 | -1/+1 | ||
| 2024-11-11 | Introduce package version freezing | 1 | -0/+11 | ||
| 2024-11-09 | Various changes | 1 | -30/+78 | ||
| - Added amx - Added compat - Got rid of lambdas in hooks - Got rid of a lot of after-init hookinh | |||||
| 2024-11-06 | Improve go-ts-mode | 1 | -1/+5 | ||
| 2024-11-06 | use-package-lint | 1 | -6/+6 | ||
| 2024-11-06 | Fix eglot mode setup | 1 | -3/+3 | ||
| 2024-11-05 | Use c-ts-mode-indent-offset more when configuring c-ts-mode | 1 | -3/+3 | ||
| 2024-11-05 | Show *dashboard* when creating new client frame | 1 | -1/+2 | ||