Fix "z o".
This commit is contained in:
parent
9e89c06cf4
commit
b050c14129
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
(interactive)
|
||||
(if (+evil--vimish-fold-p)
|
||||
(vimish-fold-unfold)
|
||||
(+evil-from-eol (hs-hide-block))))
|
||||
(+evil-from-eol (hs-show-block))))
|
||||
|
||||
;;;###autoload (autoload '+evil:fold-close "feature/evil/autoload/folds" nil t)
|
||||
(evil-define-command +evil:fold-close ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue