Skip to content

Commit

Permalink
Merge pull request #19 from akirak/rebase-akirak
Browse files Browse the repository at this point in the history
Rebase onto upstream
  • Loading branch information
akirak authored Dec 15, 2023
2 parents 1a9f26b + 0e154b8 commit b9d0083
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 5 deletions.
1 change: 1 addition & 0 deletions recipes/dtext-mode
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(dtext-mode :fetcher github :repo "JohnDevlopment/dtext-mode.el")
4 changes: 2 additions & 2 deletions recipes/fish-completion
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(fish-completion
:repo "Ambrevar/emacs-fish-completion"
:fetcher gitlab)
:repo "LemonBreezes/emacs-fish-completion"
:fetcher github)
3 changes: 3 additions & 0 deletions recipes/init-dir
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(init-dir
:fetcher github
:repo "chaosemer/init-dir")
2 changes: 1 addition & 1 deletion recipes/kanagawa-theme
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(kanagawa-theme :repo "meritamen/kanagawa-theme" :fetcher github)
(kanagawa-theme :repo "meritamen/emacs-kanagawa-theme" :fetcher github)
2 changes: 1 addition & 1 deletion recipes/mermaid-docker-mode
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(mermaid-docker-mode
:fetcher github
:repo "keyweeusr/mermaid-docker-mode")
:repo "KeyWeeUsr/mermaid-docker-mode")
1 change: 1 addition & 0 deletions recipes/one
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(one :fetcher github :repo "tonyaldon/one.el")
1 change: 1 addition & 0 deletions recipes/orgnote
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(orgnote :repo "Artawower/orgnote.el" :fetcher github)
2 changes: 1 addition & 1 deletion recipes/sailfish-scratchbox
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(sailfish-scratchbox :repo "vityafx/sailfish-scratchbox.el" :fetcher github)
(sailfish-scratchbox :repo "iddm/sailfish-scratchbox.el" :fetcher github)
3 changes: 3 additions & 0 deletions recipes/syncthing
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(syncthing
:fetcher github
:repo "keyweeusr/emacs-syncthing")

0 comments on commit b9d0083

Please sign in to comment.