bump: visual-fill-column
https://codeberg.org/joostkremers/visual-fill-column@db7c7c236555 -> emacsmirror/visual-fill-column@5e74afe39d codeberg has uptime issues. Where possible, we should prefer Github sources. Fix: #7013
This commit is contained in:
parent
b439300e6a
commit
179e300bfd
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@
|
||||||
;;; editor/word-wrap/packages.el
|
;;; editor/word-wrap/packages.el
|
||||||
|
|
||||||
(package! adaptive-wrap :pin "70005d2012ab57c20be03c05aebd49318fe49c99")
|
(package! adaptive-wrap :pin "70005d2012ab57c20be03c05aebd49318fe49c99")
|
||||||
(package! visual-fill-column :pin "db7c7c236555c9c684e1294a277efefdc25fa5c4")
|
(package! visual-fill-column
|
||||||
|
:recipe (:host github :repo "emacsmirror/visual-fill-column")
|
||||||
|
:pin "5e74afe39d0afb911dae51af4e7a60ccdf9701f3")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue