Pin to mrkkrp/vimish-fold@d3248a4
And add hideshow declaration (so `SPC h d p` knows where to find it).
This commit is contained in:
parent
12249753e6
commit
ef055778e9
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/fold/packages.el
|
||||
|
||||
(package! hideshow :built-in t)
|
||||
|
||||
(package! vimish-fold :pin "d3248a41a7")
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-vimish-fold :pin "b6e0e6b91b"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue