;ELC   
;;; Compiled
;;; in Emacs version 29.3
;;; with all optimizations.



(byte-code "\300\301!\210\300\302\303\304#\207" [require evil-collection magit-section nil t] 4)
(defconst evil-collection-magit-section-maps '(magit-section-mode-map))
(byte-code "\300\301\302\303\304DD\305\306\307\310\311&\207" [custom-declare-variable evil-collection-magit-section-use-z-for-folds funcall function #[0 "\300\207" [nil] 1 ""] "When non nil, use \"z\" as a prefix for common vim fold commands, such as\n  - z1 Reset visibility to level 1 for all sections\n  - z2 Reset visibility to level 2 for all sections\n  - z3 Reset visibility to level 3 for all sections\n  - z4 Reset visibility to level 4 for all sections\n  - za Toggle a section\n  - zo Show section\n  - zO Show sections recursively\n  - zc Hide section\n  - zC Hide sections recursively\n  - zr Same as z4.\n\nWhen this option is enabled, the stash popup is available on \"Z\"." :group magit :type boolean] 8)#@43 Set up `evil' bindings for magit-section.
(defalias 'evil-collection-magit-section-setup #[0 "\203! \302\303\304\305\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\314&\210\202/ \302\303\304\330\306\331\310\332\312\333\314&\n\210\302\303\304\334\335\336\335\337\340\341\342\343\344\345\346\347\350&\210	\203R \351\304\352\353\354\355%\210\202\\ \302\303\304\356\355\357\353&\210\351\304\360\353\361\355\362\363\364\365\366\316\367\370&\207" [evil-collection-magit-section-use-z-for-folds evil-collection-want-unimpaired-p evil-collection-define-key normal magit-section-mode-map "z1" magit-section-show-level-1-all "z2" magit-section-show-level-2-all "z3" magit-section-show-level-3-all "z4" magit-section-show-level-4-all "za" magit-section-toggle "zc" magit-section-hide "zC" magit-section-hide-children "zo" magit-section-show "zO" magit-section-show-children "zr" [134217777] [134217778] [134217779] [134217780] [C-tab] magit-section-cycle [M-tab] "gh" magit-section-up "1" magit-section-show-level-1 "2" magit-section-show-level-2 "3" magit-section-show-level-3 "4" magit-section-show-level-4 evil-collection-bind next-section magit-section-forward-sibling prev-section magit-section-backward-sibling "[" "]" next-item prev-item next-section-2 magit-section-forward prev-section-2 magit-section-backward section-toggle section-toggle-all magit-section-cycle-global] 23 (#$ . 974)])
(provide 'evil-collection-magit-section)
