Commit Graph

344 Commits

Author SHA1 Message Date
2bb33dfc55 Enable narrow-to-region 2025-01-23 10:40:55 +09:00
a2f15991b6 Add a small CORFU bind 2025-01-23 10:40:55 +09:00
935ce54376 Migration complete 2025-01-23 10:40:55 +09:00
James Cherti
01e8828da8 Update copyright year range 2025-01-21 15:16:32 -05:00
James Cherti
e50659cc82 Update .gitignore to track only specific files 2025-01-16 09:09:20 -05:00
James Cherti
4dddf27c6e Closes #25: Update .gitignore to track only specific files 2025-01-16 09:08:11 -05:00
James Cherti
9feac4676d Closes #25: Update .gitignore to track only specific files 2025-01-16 09:05:05 -05:00
James Cherti
9a36de0879 Update README.md 2025-01-15 20:14:21 -05:00
James Cherti
9c16770eea Update .gitignore 2025-01-15 20:12:44 -05:00
J. Bromley
ede957f7f7 Ignore tramp, autosave, and racket-mode directories (#24)
* Added tramp file to .gitignore
* Added bookmarks file to .gitignore
* Ignore autosave and racket-mode directories

These files are user-generated, per-instance data.

---------

Co-authored-by: J. Bromley <jay@appliedinvention.com>
Co-authored-by: James Cherti <60946298+jamescherti@users.noreply.github.com>
2025-01-15 10:07:58 -05:00
Arthur
c9330d89da Update README.md (#23)
Removing the advice of the variables since they are already set in early-init.el. Also added two missing syntax highlightings.
2024-12-22 13:23:50 -05:00
James Cherti
c128fd3b84 Update README.md 2024-12-21 19:55:15 -05:00
James Cherti
6251005e7a Update README.md 2024-12-17 09:06:44 -05:00
Arthur
d802f43550 Update Elpaca Instructions (#22)
By default the config enables `minimal-emacs-package-initialize-and-refresh`, calling the builtin package-manager. As Elpaca will replace the package-manager, there's no reason to call it. This variable change also improves startup time (in my case from 1.06 s to 0.56 s).
2024-12-17 08:58:51 -05:00
James Cherti
b2b39ebbe5 Update README.md 2024-12-16 17:34:19 -05:00
James Cherti
67146543c1 Update README.md 2024-12-16 17:32:29 -05:00
James Cherti
5283513be2 Update README.md 2024-12-16 17:31:47 -05:00
James Cherti
3b377ce430 Update README.md 2024-12-16 17:28:33 -05:00
James Cherti
80588ff226 Remove make-window-start-visible 2024-12-13 22:10:28 -05:00
James Cherti
dc3f548623 Add make-window-start-visible 2024-12-12 13:53:09 -05:00
James Cherti
4079ab50d0 Comment out make-window-start-visible 2024-12-12 13:43:03 -05:00
James Cherti
1336af3d1d Update README.md 2024-12-09 23:18:14 -05:00
James Cherti
b783db6b57 Update README.md 2024-12-09 23:17:59 -05:00
James Cherti
d66aebc8ad Update README.md 2024-12-09 23:15:10 -05:00
James Cherti
895b7df66f Update README.md 2024-12-01 20:23:05 -05:00
James Cherti
72b91339ed Update README.md 2024-12-01 19:45:04 -05:00
James Cherti
aaaebc1548 Update README.md 2024-12-01 19:43:19 -05:00
James Cherti
82bde1fd22 Update README.md 2024-12-01 19:21:44 -05:00
James Cherti
d97455ef44 Update README.md 2024-12-01 17:51:25 -05:00
James Cherti
1475836aec Update README.md 2024-12-01 17:46:55 -05:00
James Cherti
3ffa13f617 Update README.md 2024-12-01 17:42:19 -05:00
James Cherti
6f13959c56 Add: dired-deletion-confirmer 2024-11-30 15:47:03 -05:00
James Cherti
4df6167342 Add dired-filter-verbose, dired-free-space, dired-clean-confirm-killing-deleted-buffers 2024-11-30 14:40:31 -05:00
James Cherti
4da951af89 Add /url/ to .gitignore 2024-11-27 11:04:56 -05:00
James Cherti
366db8e008 Add /autosave/ to .gitignore 2024-11-26 17:04:21 -05:00
James Cherti
00a328fb05 Update README.md 2024-11-26 17:04:21 -05:00
James Cherti
6bb7cab4db Update README.md 2024-11-24 15:44:57 -05:00
James Cherti
1d9a3abfb2 Update README.md 2024-11-24 01:08:46 -05:00
James Cherti
8c9a880b2f Ensure 'window-start' is never invisible, enhancing user experience. 2024-11-24 00:06:57 -05:00
James Cherti
3dea525994 Update README.md 2024-11-19 10:18:43 -05:00
James Cherti
a73e0395ff Update abbrev_defs default path
For some reason, `abbrev_defs` is located in `~/.emacs.d/abbrev_defs`,
even when `user-emacs-directory` is modified. This ensures the abbrev
file is correctly located based on the updated `user-emacs-directory`.
2024-11-17 16:38:38 -05:00
James Cherti
6a1545c14b Update README.md 2024-11-16 17:32:41 -05:00
James Cherti
5934912a11 Update README.md 2024-11-16 17:32:03 -05:00
James Cherti
998771cf70 Update README.md 2024-11-16 17:31:14 -05:00
James Cherti
bf0e993fd3 Update README.md 2024-11-16 17:30:22 -05:00
James Cherti
9234dae68e Update README.md 2024-11-16 17:27:44 -05:00
James Cherti
abe6fc3417 Update README.md 2024-11-16 17:26:44 -05:00
James Cherti
406769da20 Update README.md 2024-11-16 17:26:06 -05:00
James Cherti
17f3c1aa0d Update README.md 2024-11-16 17:24:54 -05:00
James Cherti
af2208e164 Update README.md 2024-11-16 17:24:12 -05:00