Commit Graph

580 Commits

Author SHA1 Message Date
James Cherti
469e6533e0 Add dired-vc-rename-file 2025-02-08 08:40:30 -05:00
James Cherti
94acbb622c add hl-line defaults 2025-02-08 08:40:29 -05:00
Jinyang Li
17cf5375d0 Document the pixel scroll option for emacs-mac build (#28) 2025-02-08 07:27:01 -05:00
Jinyang Li
b5b1382787 Remove duplicated pixel-scroll-precision-mode line. (#27) 2025-02-07 22:25:05 -05:00
James Cherti
2128d0733e Revert "Remove eglot-autoshutdown"
This reverts commit 99e802bc84.
2025-02-07 06:35:26 -05:00
James Cherti
99e802bc84 Remove eglot-autoshutdown 2025-02-07 06:25:27 -05:00
Jinyang Li
7fe9ccb3b8 Remove duplicated command (#26) 2025-02-07 06:01:09 -05:00
James Cherti
ce7818fcd3 Update README.md 2025-02-05 08:48:23 -05:00
James Cherti
e1cfc06b8d Update README.md 2025-02-05 08:47:01 -05:00
James Cherti
23aa176cac Update README.md 2025-02-05 08:43:52 -05:00
James Cherti
aee66c4cff Update README.md 2025-02-05 08:42:45 -05:00
James Cherti
b0a20a371f Update README.md 2025-02-05 08:39:52 -05:00
James Cherti
0b88b1d9b9 Update README.md 2025-02-05 08:34:55 -05:00
James Cherti
ab6ead510e Update README.md 2025-02-05 08:27:34 -05:00
James Cherti
3936c6987b Update README.md 2025-02-05 08:16:09 -05:00
James Cherti
1e2a035c28 Update README.md 2025-02-05 08:12:30 -05:00
James Cherti
3c7338e004 Update README.md 2025-02-05 08:07:10 -05:00
James Cherti
b4c2d7cc18 Update README.md 2025-02-05 08:05:45 -05:00
James Cherti
d9af329f6a Release: 1.1.2 2025-02-04 12:23:42 -05:00
James Cherti
949f771c14 Update recentf-exclude 2025-02-03 23:51:57 -05:00
James Cherti
c3091b1df1 Add minimal-emacs-user-directory to recentf-exclude 2025-02-03 16:15:05 -05:00
James Cherti
e9fe1b70e0 Update read-extended-command-predicate 2025-02-03 15:24:13 -05:00
James Cherti
b237b8d7b5 Fixes #11: Prevents help command completion from triggering autoload. 2025-02-03 14:31:29 -05:00
James Cherti
2a1d40fa96 Update ls-lisp settings 2025-02-03 12:43:39 -05:00
James Cherti
4e310ce192 Update README.md 2025-02-03 12:23:43 -05:00
James Cherti
65f3334c65 Update dired-omit-files 2025-02-03 12:20:56 -05:00
James Cherti
c4858483aa Enhance dired settings 2025-02-03 12:10:49 -05:00
James Cherti
ca81f7ed4f Add Flymake settings 2025-02-03 11:50:04 -05:00
James Cherti
1b96179b3a Add eglot settings and optimizations 2025-02-03 11:28:06 -05:00
James Cherti
13737dc30a Remove adding features that are not represented as packages 2025-02-03 10:06:11 -05:00
James Cherti
80efc418b9 Add a buffer section 2025-02-03 09:56:21 -05:00
James Cherti
c64fcacd3d The load function: set nosuffix to t to ensure the exact file is loaded. 2025-02-03 09:46:38 -05:00
James Cherti
014acf2613 Update recentf options 2025-02-02 22:25:04 -05:00
James Cherti
cdef3035a3 Update recentf options and add minimal-emacs--cleanup-hook 2025-02-02 22:23:13 -05:00
James Cherti
d04da86254 Add redisplay-skip-fontification-on-input and mouse-wheel-* 2025-02-02 21:58:51 -05:00
James Cherti
b44f59a77d Add vc-git-print-log-follow and apropos-do-all 2025-02-02 21:53:11 -05:00
James Cherti
a3a37c233d Update the order of mode-line-format sexp 2025-02-02 21:25:39 -05:00
James Cherti
9ae4cb9f56 Restore `file-name-handler-alist' when processing command-line 2025-02-02 21:17:15 -05:00
James Cherti
273854e15e Update file-name-handler-alist initial value 2025-02-02 21:14:27 -05: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