Skip to content

Commit

Permalink
Merge pull request #29 from akirak/rebase-akirak
Browse files Browse the repository at this point in the history
Rebase onto upstream
  • Loading branch information
akirak authored Mar 1, 2024
2 parents 23b7a82 + 96dc2a9 commit 3dcc740
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 6 deletions.
1 change: 1 addition & 0 deletions recipes/cc-isearch-menu
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(cc-isearch-menu :fetcher github :repo "kickingvegas/cc-isearch-menu")
3 changes: 3 additions & 0 deletions recipes/eglot-signature-eldoc-talkative
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(eglot-signature-eldoc-talkative
:fetcher codeberg
:repo "mekeor/emacs-eglot-signature-eldoc-talkative")
2 changes: 1 addition & 1 deletion recipes/flycheck-eglot
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(flycheck-eglot :fetcher github :repo "intramurz/flycheck-eglot")
(flycheck-eglot :fetcher github :repo "flycheck/flycheck-eglot")
1 change: 1 addition & 0 deletions recipes/iso-639
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(iso-639 :fetcher codeberg :repo "WammKD/emacs-iso-639")
2 changes: 1 addition & 1 deletion recipes/narumi
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(narumi :repo "nryotaro/narumi" :fetcher github)
(narumi :repo "ryotaro612/narumi" :fetcher github)
2 changes: 1 addition & 1 deletion recipes/no-clown-fiesta-theme
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
(no-clown-fiesta-theme :repo "ranmaru22/no-clown-fiesta-theme.el"
:fetcher github)
:fetcher codeberg)
2 changes: 1 addition & 1 deletion recipes/nordic-night-theme
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(nordic-night-theme :fetcher git :url "https://git.sr.ht/~ashton314/nordic-night")
(nordic-night-theme :fetcher git :url "https://codeberg.org/ashton314/nordic-night")
4 changes: 4 additions & 0 deletions recipes/org-cite-overlay-sidecar
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
(org-cite-overlay-sidecar
:fetcher sourcehut
:repo "swflint/org-cite-overlay"
:files ("org-cite-overlay-sidecar.el"))
1 change: 1 addition & 0 deletions recipes/org-nix-shell
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(org-nix-shell :repo "AntonHakansson/org-nix-shell" :fetcher github)
1 change: 1 addition & 0 deletions recipes/pacdiff
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(pacdiff :fetcher github :repo "fbrosda/pacdiff.el")
1 change: 1 addition & 0 deletions recipes/pinyin-isearch
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(pinyin-isearch :fetcher github :repo "Anoncheg1/pinyin-isearch")
2 changes: 1 addition & 1 deletion recipes/pyvenv-auto
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(pyvenv-auto :repo "nryotaro/pyvenv-auto" :fetcher github)
(pyvenv-auto :repo "ryotaro612/pyvenv-auto" :fetcher github)
2 changes: 1 addition & 1 deletion recipes/wallpreview
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(wallpreview :repo "nryotaro/wallpreview" :fetcher github)
(wallpreview :repo "ryotaro612/wallpreview" :fetcher github)

0 comments on commit 3dcc740

Please sign in to comment.