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



(byte-code "\300\301!\210\300\302!\210\303\304\305\306\307DD\310\311\312\313\314&\210\303\315\305\306\316DD\317\311\312\313\314&\207" [require evil-collection outline custom-declare-variable evil-collection-outline-bind-tab-p funcall function #[0 "\300\207" [nil] 1 #1=""] "Enable <tab>-based bindings in Outline mode.\n\nUnless you have Evil bindings set up for Org mode, Org will\npreserve the Emacs-state <tab> keys in Org mode. Set this option\nto t if you want to inherit the <tab>-based bindings from Outline\nmode." :group evil-collection-outline :type boolean evil-collection-outline-enable-in-minor-mode-p #[0 "\300\207" [t] 1 #1#] "Enable Outline mode bindings in Outline minor mode.\n\nTo override individual bindings, modify the minor mode keymap.\nFor example, \"zB\" is bound to `outline-hide-body' in Outline\nmode. To turn off this specific binding in Outline minor mode,\nyou can do:\n\n    (evil-define-minor-mode-key ='normal ='outline-minor-mode \"zB\" nil)"] 8)
(defconst evil-collection-outline-maps '(outline-mode-map))#@39 Set up `evil' bindings for `outline'.
(defalias 'evil-collection-outline-setup #[0 "\303\304\305\"\210\203 \306\302\307\310\311\312%\210\313\305\302\314\315\316\317\320\321\322\323\324\325\326\327\330\331\332\333\334\335\336\337\340\341\342\343\344\345&\210\306\302\346\347\350\351\352\353\354\355\356\347\357\351&\210	\205T \360\305\361\"\362\n\305\"\363\"\266\202\207" [evil-collection-outline-bind-tab-p evil-collection-outline-enable-in-minor-mode-p outline-mode-map evil-set-initial-state outline-mode normal evil-collection-bind section-toggle outline-toggle-children section-toggle-all outline-show-all evil-collection-define-key "zB" outline-hide-body "zE" outline-hide-entry "ze" outline-show-entry "zl" outline-hide-leaves "zK" outline-show-branches "zk" outline-show-children "zu" outline-up-heading "zp" outline-hide-other [134217832] outline-promote [134217834] outline-move-subtree-down [134217835] outline-move-subtree-up [134217836] outline-demote [M-return] outline-insert-heading next-item outline-forward-same-level prev-item outline-backward-same-level next-section outline-next-visible-heading prev-section outline-previous-visible-heading next-section-2 prev-section-2 evil-get-minor-mode-keymap outline-minor-mode evil-get-auxiliary-keymap set-keymap-parent] 29 (#$ . 1128)])
(provide 'evil-collection-outline)
