author | Alan Dipert
<alan@dipert.org> 2024-01-19 17:28:05 UTC |
committer | Alan Dipert
<alan@dipert.org> 2024-01-19 17:28:05 UTC |
parent | dd7d89c8ec6208cc8bff88a9071b57d59e5c073f |
.gitignore | +3 | -0 |
straight/versions/default.el | +3 | -1 |
diff --git a/.gitignore b/.gitignore index 0e0e923..c200072 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /auto-save-list/ /recentf /transient/ +straight/build-cache.el +straight/build +straight/repos diff --git a/straight/versions/default.el b/straight/versions/default.el index 2699c20..e2760ff 100644 --- a/straight/versions/default.el +++ b/straight/versions/default.el @@ -1,6 +1,8 @@ -(("ace-window" . "77115afc1b0b9f633084cf7479c767988106c196") +(("Emacs-wgrep" . "208b9d01cfffa71037527e3a324684b3ce45ddc4") + ("ace-window" . "77115afc1b0b9f633084cf7479c767988106c196") ("avy" . "be612110cb116a38b8603df367942e2bb3d9bdbe") ("clojure-mode" . "481ca480e8b7b6c90881f8bd8434addab1d33778") + ("color-theme-sanityinc-tomorrow" . "a918dfe597e3a350b2dd5368eaf33b0432885453") ("compat" . "d1e893b02301a7321ca9879bc9a4da50e2fdf09f") ("consult" . "4b8f8a55e875f705925b954822127bfbc7045c82") ("csv-mode" . "ec958a8f92c41726f91f188d75e176eb1bdf4252")