mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
bump: :ui :input :config :checkers
Alexander-Miller/treemacs@32bb3dd02d -> Alexander-Miller/treemacs@96a808f067 coldnew/pangu-spacing@2303013e5c -> coldnew/pangu-spacing@6509df9c90 dgutov/diff-hl@65a5de16e2 -> dgutov/diff-hl@7da881a957 ema2159/centaur-tabs@63eb35cf42 -> ema2159/centaur-tabs@7704f2017c emacs-jp/migemo@7d78901773 -> emacs-jp/migemo@fbc16b57ea emacs-lsp/lsp-treemacs@fb1a07ae0a -> emacs-lsp/lsp-treemacs@312dee2b3a emacs-straight/use-package@e8c659a050 -> emacs-straight/use-package@d79bac4574 emacsorphanage/evil-anzu@d1e98ee697 -> emacsorphanage/evil-anzu@7309650425 flycheck/flycheck@86715c0f29 -> flycheck/flycheck@b9db1379dc jaypei/emacs-neotree@599bd049a5 -> jaypei/emacs-neotree@4a4cd85761 jdtsmith/indent-bars@47ae080d9b -> jdtsmith/indent-bars@fa293f98ab joostkremers/writeroom-mode@86965a56ed -> joostkremers/writeroom-mode@cca2b4b3cf merrickluo/liberime@c5839f5417 -> merrickluo/liberime@23c0caa1bf purcell/package-lint@21edc6d0d0 -> purcell/package-lint@43012b41ac rainstormstudio/treemacs-nerd-icons@9876cb4781 -> rainstormstudio/treemacs-nerd-icons@eac9fb5d92 seagle0128/doom-modeline@9d6f0f9635 -> seagle0128/doom-modeline@1708db2d35 skk-dev/ddskk@8c47f46e38 -> skk-dev/ddskk@f81ed803e6 tarsius/hl-todo@fb692ec092 -> tarsius/hl-todo@0ce21c329b tumashu/posframe@f4e9e509ba -> tumashu/posframe@12f540c9ad tumashu/pyim@f22c20f2e6 -> tumashu/pyim@64731c213c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/hl-todo/packages.el
|
||||
|
||||
(package! hl-todo :pin "fb692ec0923bcd98eaa8760127921aca61db8e1e")
|
||||
(package! hl-todo :pin "0ce21c329b686802121df45bf4ae15ae201137bf")
|
||||
|
@@ -3,4 +3,4 @@
|
||||
|
||||
(package! indent-bars
|
||||
:recipe (:host github :repo "jdtsmith/indent-bars")
|
||||
:pin "47ae080d9b7ad03e9097dd064c760e3259fc5d66")
|
||||
:pin "fa293f98abe353599353c94177fe0bb77cdbd0b8")
|
||||
|
@@ -2,7 +2,7 @@
|
||||
;;; ui/modeline/packages.el
|
||||
|
||||
(unless (modulep! +light)
|
||||
(package! doom-modeline :pin "9d6f0f9635ae722b6bd943a76e996f54443e373f"))
|
||||
(package! doom-modeline :pin "1708db2d354922888be264b7719c74c25a35a253"))
|
||||
(package! anzu :pin "21cb5ab2295614372cb9f1a21429381e49a6255f")
|
||||
(when (modulep! :editor evil)
|
||||
(package! evil-anzu :pin "d1e98ee6976437164627542909a25c6946497899"))
|
||||
(package! evil-anzu :pin "7309650425797420944075c9c1556c7c1ff960b3"))
|
||||
|
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/neotree/packages.el
|
||||
|
||||
(package! neotree :pin "599bd049a5d9cfab8a0d7ab7bec99d58b4581751")
|
||||
(package! neotree :pin "4a4cd8576157a39c0fdb478a2887c01ccfe1aec9")
|
||||
|
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/tabs/packages.el
|
||||
|
||||
(package! centaur-tabs :pin "63eb35cf42062ed19e9fc8cc5e971038c884f50f")
|
||||
(package! centaur-tabs :pin "7704f2017cef96e6fe0ce33ec40f27b0087ac5a0")
|
||||
|
@@ -1,8 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs :pin "32bb3dd02ddfca85661614b3b227e770fab821e2")
|
||||
(package! treemacs-nerd-icons :pin "9876cb478145a0ec4e36f64ff6583f3de7126216")
|
||||
(package! treemacs :pin "96a808f06760ec8c595d27eb5c991ea905c948f6")
|
||||
(package! treemacs-nerd-icons :pin "eac9fb5d92b8b29e7c4fcf9f3baddb2cb0b04575")
|
||||
;; These packages have no :pin because they're in the same repo
|
||||
(when (modulep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
@@ -13,4 +13,4 @@
|
||||
(package! treemacs-persp))
|
||||
(when (and (modulep! +lsp)
|
||||
(modulep! :tools lsp -eglot))
|
||||
(package! lsp-treemacs :pin "fb1a07ae0a3d781dea8ac78da2933e0173eb48a4"))
|
||||
(package! lsp-treemacs :pin "312dee2b3ab776868c2b367d0ac15259689d981a"))
|
||||
|
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/vc-gutter/packages.el
|
||||
|
||||
(package! diff-hl :pin "65a5de16e21c87b7c12a78a63fc3b57e07c03c86")
|
||||
(package! diff-hl :pin "7da881a957b8c15ddcc754dd73543c95b128d716")
|
||||
|
@@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/zen/packages.el
|
||||
|
||||
(package! writeroom-mode :pin "86965a56ed712ab70eb76577dc6fc5b01fd0eda6")
|
||||
(package! writeroom-mode :pin "cca2b4b3cfcfea1919e1870519d79ed1a69aa5e2")
|
||||
(package! mixed-pitch :pin "519e05f74825abf04b7d2e0e38ec040d013a125a")
|
||||
|
Reference in New Issue
Block a user