Skip to content

Commit

Permalink
Merge pull request #31 from akirak/rebase-akirak
Browse files Browse the repository at this point in the history
Rebase onto upstream
  • Loading branch information
akirak authored Apr 1, 2024
2 parents 57028e0 + f2a5d9a commit dd766e8
Show file tree
Hide file tree
Showing 26 changed files with 49 additions and 10 deletions.
1 change: 0 additions & 1 deletion recipes/4clojure

This file was deleted.

1 change: 1 addition & 0 deletions recipes/bril-mode
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(bril-mode :repo "nverno/bril-mode" :fetcher github)
1 change: 1 addition & 0 deletions recipes/casual
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(casual :fetcher github :repo "kickingvegas/Casual")
3 changes: 3 additions & 0 deletions recipes/claude-shell
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(claude-shell
:fetcher github
:repo "arminfriedl/claude-shell")
2 changes: 1 addition & 1 deletion recipes/company-emoji
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(company-emoji :repo "dunn/company-emoji" :fetcher github)
(company-emoji :repo "egirl/company-emoji" :fetcher codeberg)
3 changes: 3 additions & 0 deletions recipes/consult-eglot-embark
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(consult-eglot-embark
:fetcher github :repo "mohkale/consult-eglot"
:files ("extensions/consult-eglot-embark/consult-eglot-embark*.el"))
1 change: 1 addition & 0 deletions recipes/dired-hist
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(dired-hist :fetcher github :repo "Anoncheg1/dired-hist")
1 change: 1 addition & 0 deletions recipes/eglot-luau
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(eglot-luau :fetcher github :repo "kennethloeffler/eglot-luau")
1 change: 1 addition & 0 deletions recipes/elisa
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(elisa :repo "s-kostyaev/elisa" :fetcher github)
1 change: 1 addition & 0 deletions recipes/eshell-atuin
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(eshell-atuin :fetcher github :repo "SqrtMinusOne/eshell-atuin")
1 change: 1 addition & 0 deletions recipes/firstly-search
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(firstly-search :fetcher github :repo "Anoncheg1/firstly-search")
2 changes: 1 addition & 1 deletion recipes/gradle-mode
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(gradle-mode
:fetcher github
:repo "jacobono/emacs-gradle-mode")
:repo "scubacabra/emacs-gradle-mode")
16 changes: 16 additions & 0 deletions recipes/hyperbole
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
(hyperbole
:url "https://git.savannah.gnu.org/git/hyperbole.git"
:fetcher git
:files ("*.el" "MANIFEST" "dir" "ChangeLog" "Makefile"
"HY-ABOUT" "HY-ANNOUNCE" "HY-CONCEPTS.kotl" "HY-NEWS"
"HY-WHY.kotl" "INSTALL" "DEMO" "DEMO-ROLO.otl" "FAST-DEMO"
"README.md" "TAGS" "_hypb" ".hypb" "smart-clib-sym" "topwin.py"
"hyperbole-banner.png"
("kotl" "kotl/MANIFEST" "kotl/EXAMPLE.kotl" "kotl/*.el")
("man" "man/hyperbole.texi" "man/version.texi" "man/hyperbole.css"
"man/hkey-help.txt" "man/hyperbole.info" "man/hyperbole.html"
"man/hyperbole.pdf")
("man/im" "man/im/*.png")
("HY-TALK" "HY-TALK/.hypb" "HY-TALK/HYPB" "HY-TALK/HY-TALK.org"
"HY-TALK/HYPERAMP.org" "HY-TALK/HYPERORG.org")
("test" "test/MANIFEST" "test/*tests.el" "test/hy-test-*.el")))
2 changes: 2 additions & 0 deletions recipes/lazy-ruff
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
(lazy-ruff :fetcher github
:repo "christophermadsen/emacs-lazy-ruff")
1 change: 1 addition & 0 deletions recipes/oauth2-auto
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(oauth2-auto :fetcher github :repo "telotortium/emacs-oauth2-auto")
4 changes: 0 additions & 4 deletions recipes/org-cite-sidecar

This file was deleted.

1 change: 1 addition & 0 deletions recipes/org-linenote
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(org-linenote :fetcher github :repo "seokbeomKim/org-linenote")
1 change: 1 addition & 0 deletions recipes/org-sliced-images
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(org-sliced-images :fetcher github :repo "jcfk/org-sliced-images")
4 changes: 4 additions & 0 deletions recipes/projection-dape
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
(projection-dape
:fetcher github
:repo "mohkale/projection"
:files ("src/projection-dape/projection-dape*.el"))
2 changes: 1 addition & 1 deletion recipes/req-package
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(req-package :fetcher github :repo "edvorg/req-package")
(req-package :fetcher github :repo "emacsorphanage/req-package")
1 change: 1 addition & 0 deletions recipes/satysfi-ts-mode
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(satysfi-ts-mode :repo "Kyure-A/satysfi-ts-mode" :fetcher github)
1 change: 1 addition & 0 deletions recipes/sops
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(sops :fetcher github :repo "djgoku/sops")
3 changes: 3 additions & 0 deletions recipes/sqlite-mode-extras
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(sqlite-mode-extras
:fetcher github
:repo "xenodium/sqlite-mode-extras")
2 changes: 1 addition & 1 deletion recipes/verilog-ext
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(verilog-ext :fetcher github
:repo "gmlarumbe/verilog-ext"
:files (:defaults "snippets"))
:files (:defaults "snippets" "langserver"))
2 changes: 1 addition & 1 deletion recipes/vhdl-ext
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(vhdl-ext :fetcher github
:repo "gmlarumbe/vhdl-ext"
:files (:defaults "snippets"))
:files (:defaults "snippets" "langserver"))
1 change: 1 addition & 0 deletions recipes/wordcount-section
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(wordcount-section :fetcher sourcehut :repo "swflint/emacs-universal-sidecar" :files ("wordcount-section.el"))

0 comments on commit dd766e8

Please sign in to comment.