Skip to content

Commit

Permalink
Update packages in section 4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 22, 2025
1 parent 4b525df commit c3b6655
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/packages/archive-contents
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
(logms . [(20250101 1008) ((emacs (27 1)) (f (0 20 0)) (s (1 9 0)) (ht (2 3))) "Log message with clickable links to context" tar ((:url . "https://github.com/jcs-elpa/logms") (:commit . "48d50cdc90b68b86333bcdb3f2ebfa4568db198c") (:revdesc . "48d50cdc90b6") (:keywords "maint" "debug" "log") (:authors ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainers ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainer "Jen-Chieh" . "jcs090218@gmail.com"))])
(lsp-compose . [(20200515 1833) ((emacs (26))) "Lsp-mode client for compose server" tar ((:url . "https://github.com/lepisma/compose-language-server.el") (:commit . "44df194778503cd2e29e907af4c6989c7ea27d1c") (:revdesc . "44df19477850") (:authors ("Abhinav Tushar" . "abhinav@lepisma.xyz")) (:maintainers ("Abhinav Tushar" . "abhinav@lepisma.xyz")) (:maintainer "Abhinav Tushar" . "abhinav@lepisma.xyz"))])
(lsp-grammarly-un . [(20230409 535) ((emacs (27 1)) (lsp-mode (6 1)) (grammarly (0 3 0)) (request (0 3 0)) (s (1 12 0)) (ht (2 3))) "LSP Clients for Grammarly (Unofficial)" tar ((:url . "https://github.com/emacs-grammarly/lsp-grammarly-un") (:commit . "cf9142c57b9a1514f58bb5e17b2627bb928736d4") (:revdesc . "cf9142c57b9a") (:keywords "convenience" "lsp" "grammarly" "checker") (:authors ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainers ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainer "Jen-Chieh" . "jcs090218@gmail.com"))])
(lsp-ltex-plus . [(20250131 1644) ((emacs (27 1)) (lsp-mode (6 1))) "LSP Clients for LTEX+" tar ((:url . "https://github.com/emacs-languagetool/lsp-ltex-plus") (:commit . "573b3fdb5f93ed10f32e2ee131012165b210cdc7") (:revdesc . "573b3fdb5f93") (:keywords "convenience" "lsp" "languagetool" "checker") (:authors ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainers ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainer "Jen-Chieh" . "jcs090218@gmail.com"))])
(lsp-ltex-plus . [(20250222 1746) ((emacs (27 1)) (lsp-mode (6 1))) "LSP Clients for LTEX+" tar ((:url . "https://github.com/emacs-languagetool/lsp-ltex-plus") (:commit . "5a365ba36fb5bbf5aaa652a46dc7e5a0401fbd5d") (:revdesc . "5a365ba36fb5") (:keywords "convenience" "lsp" "languagetool" "checker") (:authors ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainers ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainer "Jen-Chieh" . "jcs090218@gmail.com"))])
(lsp-p4 . [(20190127 1049) ((lsp-mode (3 0))) "P4 support for lsp-mode" tar ((:url . "https://github.com/dmakarov/p4ls") (:commit . "084e33a5782f9153502d9b03e63d9cbbe81cdaeb") (:revdesc . "084e33a5782f") (:keywords "lsp" "p4"))])
(lsp-pylyzer . [(20240402 1856) ((emacs (27 1)) (lsp-mode (7 0)) (dash (2 18 0)) (ht (2 0))) "Python LSP client using pylyzer" tar ((:url . "https://github.com/seagle0128/lsp-pylyzer") (:commit . "dd0e5ef0ff8f8a6ea4c16f8d2b05d32a35e2efb5") (:revdesc . "dd0e5ef0ff8f") (:keywords "languages" "tools" "lsp"))])
(lsp-shader . [(20250101 926) ((emacs (27 1)) (lsp-mode (6 1))) "LSP Clients for ShaderLab" tar ((:url . "https://github.com/shader-ls/lsp-shader") (:commit . "802e1a3414f90c5ab37a18716198936cc39e4994") (:revdesc . "802e1a3414f9") (:keywords "convenience" "shader") (:authors ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainers ("Jen-Chieh" . "jcs090218@gmail.com")) (:maintainer "Jen-Chieh" . "jcs090218@gmail.com"))])
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
(lsp-ltex-plus .
[(20250131 1644)
[(20250222 1746)
((emacs
(27 1))
(lsp-mode
(6 1)))
"LSP Clients for LTEX+" tar
((:url . "https://github.com/emacs-languagetool/lsp-ltex-plus")
(:commit . "573b3fdb5f93ed10f32e2ee131012165b210cdc7")
(:revdesc . "573b3fdb5f93")
(:commit . "5a365ba36fb5bbf5aaa652a46dc7e5a0401fbd5d")
(:revdesc . "5a365ba36fb5")
(:keywords "convenience" "lsp" "languagetool" "checker")
(:authors
("Jen-Chieh" . "jcs090218@gmail.com"))
Expand Down
Binary file not shown.

0 comments on commit c3b6655

Please sign in to comment.