Created
August 16, 2015 23:45
-
-
Save mkcode/75da4954db53cd2bcdc0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(describe-variable 'evil-emacs-state-map) | |
#("evil-emacs-state-map is a variable defined in `evil-states.el'. | |
Its value is shown below. | |
This variable may be risky if used as a file-local variable. | |
Documentation: | |
Keymap for Emacs state. | |
Value: (keymap | |
(27 keymap | |
(109 keymap | |
(58 . helm-M-x) | |
(83 keymap | |
(110 . flyspell-goto-next-error) | |
(100 . ispell-change-dictionary)) | |
(74 . sp-split-sexp) | |
(9 . spacemacs/alternate-buffer) | |
(33 . shell-command) | |
(117 . universal-argument) | |
(57 . select-window-9) | |
(56 . select-window-8) | |
(55 . select-window-7) | |
(54 . select-window-6) | |
(53 . select-window-5) | |
(52 . select-window-4) | |
(51 . select-window-3) | |
(50 . select-window-2) | |
(49 . select-window-1) | |
(48 . select-window-0) | |
(82 . group:pcre2el) | |
(63 . helm-descbinds) | |
(47 . spacemacs/helm-project-smart-do-search-region-or-symbol) | |
(f1 . helm-apropos) | |
(118 . er/expand-region) | |
(59 . evilnc-comment-operator) | |
(100 keymap | |
(72 . helm-dash) | |
(104 . helm-dash-at-point) | |
(68 . dash-at-point-with-docset) | |
(100 . dash-at-point)) | |
(108 . avy-goto-line) | |
(32 . avy-goto-word-or-subword-1) | |
(87 . spacemacs/workspaces-micro-state) | |
(122 . group:zoom) | |
(120 . group:text) | |
(119 . group:windows) | |
(84 . group:toggles/themes) | |
(116 . group:toggles) | |
(115 . group:search/symbol) | |
(114 . group:registers/rings) | |
(113 . group:quit) | |
(112 . group:projects) | |
(110 . group:narrow/numbers) | |
(107 . group:lisp) | |
(106 . group:join/split) | |
(105 . group:insertion) | |
(104 . group:helm/help/highlight) | |
(103 . group:git/versions-control) | |
(102 . group:files) | |
(69 . group:editing-modes) | |
(101 . group:errors) | |
(67 . group:capture/colors) | |
(99 . group:compile/comments) | |
(98 . group:buffers) | |
(97 . group:applications))) | |
(102 . evil-escape-emacs-state) | |
(26 . evil-exit-emacs-state)) | |
" 47 61 (button (t) category help-variable-def-button help-args (evil-emacs-state-map "/Users/chris/src/pocket/spacemacs/elpa/evil-20150619.1252/evil-states.el"))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment