mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
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:
@@ -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")
|
||||||
|
Reference in New Issue
Block a user