Bump :emacs
dgutov/diff-hl@fb9eb1c -> dgutov/diff-hl@2cf8b48 jtbm37/all-the-icons-dired@980b774 -> jtbm37/all-the-icons-dired@816987d purcell/ibuffer-projectile@7649621 -> purcell/ibuffer-projectile@504b0ed purcell/ibuffer-vc@64cb038 -> purcell/ibuffer-vc@1249c1e ralesi/ranger.el@af6f781 -> ralesi/ranger.el@ae9b381 rmuslimov/browse-at-remote@771a307 -> rmuslimov/browse-at-remote@6aecae4 stsquad/dired-rsync@698294c -> stsquad/dired-rsync@bfd5c15
This commit is contained in:
parent
0fa93a089f
commit
cb3cf55fbf
3 changed files with 7 additions and 7 deletions
|
@ -3,10 +3,10 @@
|
||||||
|
|
||||||
(package! diredfl :pin "83567d00af")
|
(package! diredfl :pin "83567d00af")
|
||||||
(package! dired-git-info :pin "b47f2b0c3a")
|
(package! dired-git-info :pin "b47f2b0c3a")
|
||||||
(package! diff-hl :pin "fb9eb1cd3c")
|
(package! diff-hl :pin "2cf8b489f3")
|
||||||
(package! dired-rsync :pin "698294cbd4")
|
(package! dired-rsync :pin "bfd5c155be")
|
||||||
(when (featurep! +ranger)
|
(when (featurep! +ranger)
|
||||||
(package! ranger :pin "af6f781a60"))
|
(package! ranger :pin "ae9b3816a6"))
|
||||||
(when (featurep! +icons)
|
(when (featurep! +icons)
|
||||||
(package! all-the-icons-dired :pin "980b7747d6"))
|
(package! all-the-icons-dired :pin "816987d339"))
|
||||||
(package! fd-dired :pin "fd4c3f490b")
|
(package! fd-dired :pin "fd4c3f490b")
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; emacs/ibuffer/packages.el
|
;;; emacs/ibuffer/packages.el
|
||||||
|
|
||||||
(package! ibuffer-projectile :pin "7649621414")
|
(package! ibuffer-projectile :pin "504b0edaa0")
|
||||||
(package! ibuffer-vc :pin "64cb03887b")
|
(package! ibuffer-vc :pin "1249c1e30c")
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
(package! vc-annotate :built-in t)
|
(package! vc-annotate :built-in t)
|
||||||
(package! smerge-mode :built-in t)
|
(package! smerge-mode :built-in t)
|
||||||
|
|
||||||
(package! browse-at-remote :pin "771a3079e2")
|
(package! browse-at-remote :pin "6aecae4b5d")
|
||||||
(package! git-timemachine :pin "391eb61050")
|
(package! git-timemachine :pin "391eb61050")
|
||||||
(package! gitconfig-mode :pin "55468314a5")
|
(package! gitconfig-mode :pin "55468314a5")
|
||||||
(package! gitignore-mode :pin "55468314a5")
|
(package! gitignore-mode :pin "55468314a5")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue