This reafcard is auto-generated by PIMacs.
- No Prefix on No Keymap
- Prefix
<ESC>
callskeyboard-escape-quit
: exit the current “mode” (in a generalized sense of the word). - Prefix
<f1>
: +help-command - Prefix
C-c
: +doom/leader - Prefix
C-h
: +help-command - Prefix
C-x
: +prefix - Prefix
C-S-w
: +Avy kill functions. #pim - Prefix
H-i
: +prefix - Prefix
M-g
: +prefix - Prefix
M-s
: +prefix - Prefix
M-W
: +Avy kill save functions. #pim - Prefix
s-<tab>
: +prefix - Prefix
<help>
: +help-command
- Prefix
<DEL>
callsdelete-backward-char
: this function has :override advice: `+default–delete-backward-char-a’.<RET>
callsnewline
: insert a newline, and move to left margin of the new line.<TAB>
callsindent-for-tab-command
: indent the current line or region, or insert a tab, as appropriate.«
: Insert proper French quotation with non breaking spaces. #pim»
: Add non breaking spaces before the closing French quote. #pimM-<f10>
callstoggle-frame-maximized
: toggle maximization state of FRAME.S-<f10>
callscontext-menu-open
: start key navigation of the context menu.C-<f10>
callsbuffer-menu-open
: start key navigation of the buffer menu.C-<f9>
callstreemacs-find-file
: find and focus the current file in the treemacs window.S-<f8>
: Copy the buffer file name into the kill ring. #pimM-<f1>
: Toggle locally the modeline. #pims-<f1>
: Toggle globally the modeline. #pimC-<f1>
: Toggle menu bar. #pimS-<f4>
: Start the definition of a macro. #pimC-<f4>
: Edit the last defined macro. #pimS-<f2>
: Jump to previous visible buffer local bookmark. #pimC-<f2>
: Jump to previous visible buffer local bookmark. #pims-<f2>
: Toggle visible buffer local persistence. #pim<f2>
: Jump to next visible buffer local bookmark. #pim<f3>
callskmacro-start-macro-or-insert-counter
: record subsequent keyboard input, defining a keyboard macro.<f4>
: Ending the definition of a macro. #pim<f8>
: Echo filename in the minibuffer, insert into the buffer with C-u. #pim<f9>
calls+treemacs/toggle
: initialize or toggle treemacs.<f10>
callsmenu-bar-open
: start key navigation of the menu bar in FRAME.<f10>
callstoggle-frame-maximized
: toggle maximization state of FRAME.<f11>
callstoggle-frame-fullscreen
: toggle fullscreen state of FRAME.<f12>
: Delete current window and buffer. #pim<f16>
callsclipboard-kill-ring-save
: copy region to kill ring, and save in the GUI’s clipboard.<f18>
callsclipboard-yank
: insert the clipboard contents, or the last stretch of killed text.<f20>
callsclipboard-kill-region
: kill the region, and save it in the GUI’s clipboard.A-x
callsexecute-extended-command
: read a command name, then read the arguments and call the command.C-<RET>
calls+default/newline-below
: insert an indented new line after the current one.C-<SPC>
callsset-mark-command
: set the mark where point is, and activate it; or jump to the mark.C-%
: Comment/Uncomment the entire line and indent. #pimC-'
callsimenu
: jump to a place in the buffer chosen using a buffer menu or mouse menu.C--
callsnegative-argument
: begin a negative numeric argument for the next command.C-/
callsundo
: undo some previous changes.C-0
callsdigit-argument
: part of the numeric argument for the next command.C-1
callsdigit-argument
: part of the numeric argument for the next command.C-2
callsdigit-argument
: part of the numeric argument for the next command.C-3
callsdigit-argument
: part of the numeric argument for the next command.C-4
callsdigit-argument
: part of the numeric argument for the next command.C-5
callsdigit-argument
: part of the numeric argument for the next command.C-6
callsdigit-argument
: part of the numeric argument for the next command.C-7
callsdigit-argument
: part of the numeric argument for the next command.C-8
callsdigit-argument
: part of the numeric argument for the next command.C-9
callsdigit-argument
: part of the numeric argument for the next command.C-:
: Redo from undo-fu for azerty keyboard. #pimC-;
callsembark-act
: prompt the user for an action and perform it.C-<
: Jump to prev cursor position. #pimC-=
callser/expand-region
: increase selected region by semantic units.C->
: Jump to next cursor position. #pimC-?
callsundo-redo
: undo the last ARG undos, i.e., redo the last ARG changes.C-@
callsset-mark-command
: set the mark where point is, and activate it; or jump to the mark.C-\
callstoggle-input-method
: enable or disable multilingual text input method for the current buffer.C-]
callsabort-recursive-edit
: abort the command that requested this recursive edit or minibuffer input.C-_
callsundo-fu-only-undo
: undo the last action.C-`
calls+popup/toggle
: toggle any visible popups.C-a
callsdoom/backward-to-bol-or-indent
: jump between the indentation column (first non-whitespace character) and theC-b
callsbackward-char
: move point N characters backward (forward if N is negative).C-d
callsdelete-char
: delete the following N characters (previous if N is negative).C-e
callsdoom/forward-to-last-non-comment-or-eol
: jumps between the last non-blank, non-comment character in the line and theC-f
callsforward-char
: move point N characters forward (backward if N is negative).C-g
callskeyboard-quit
: signal a `quit’ condition.C-j
callselectric-newline-and-maybe-indent
: insert a newline.C-k
: If at end of line, join with following; otherwise kill line. #pimC-l
callsrecenter-top-bottom
: scroll the window so that current line is in the middle of the window.C-n
callsnext-line
: move cursor vertically down ARG lines.C-o
callsopen-line
: insert a newline and leave point before it.C-p
callsprevious-line
: move cursor vertically up ARG lines.C-q
callsquoted-insert
: read next input character and insert it.C-r
callsisearch-backward
: do incremental search backward.C-s
callsisearch-forward
: do incremental search forward.C-t
callstranspose-chars
: interchange characters around point, moving forward one character.C-u
callsuniversal-argument
: begin a numeric argument for the following command.C-v
callsscroll-up-command
: scroll text of selected window upward ARG lines; or near full screen if no ARG.C-w
callskill-region
: kill (“cut”) text between point and mark.C-y
callsyank
: reinsert (“paste”) the last stretch of killed text.C-z
: Undo from undo-fu. #pimC-~
calls+popup/raise
: raise the current popup window into a regular window andC-ù
: Comment/Uncomment the entire line but not indent. #pimC-M-<SPC>
callsmark-sexp
: set mark ARG sexps from point or move mark one sexp.C-M-%
callsquery-replace-regexp
: replace some things after point matching REGEXP with TO-STRING.C-M-,
callsxref-go-forward
: go to the point where a previous \[xref-go-back] was invoked.C-M--
callsnegative-argument
: begin a negative numeric argument for the next command.C-M-.
callsxref-find-apropos
: find all meaningful symbols that match PATTERN.C-M-/
callsdabbrev-completion
: completion on current word.C-M-0
callsdigit-argument
: part of the numeric argument for the next command.C-M-1
callsdigit-argument
: part of the numeric argument for the next command.C-M-2
callsdigit-argument
: part of the numeric argument for the next command.C-M-3
callsdigit-argument
: part of the numeric argument for the next command.C-M-4
callsdigit-argument
: part of the numeric argument for the next command.C-M-5
callsdigit-argument
: part of the numeric argument for the next command.C-M-6
callsdigit-argument
: part of the numeric argument for the next command.C-M-7
callsdigit-argument
: part of the numeric argument for the next command.C-M-8
callsdigit-argument
: part of the numeric argument for the next command.C-M-9
callsdigit-argument
: part of the numeric argument for the next command.C-M-@
callsmark-sexp
: set mark ARG sexps from point or move mark one sexp.C-M-\
callsindent-region
: indent each nonblank line in the region.C-M-_
callsundo-fu-only-redo-all
: redo all actions until the initial undo step.C-M-a
callsbeginning-of-defun
: move backward to the beginning of a defun.C-M-b
callsbackward-sexp
: move backward across one balanced expression (sexp).C-M-c
callsexit-recursive-edit
: exit from the innermost recursive edit or minibuffer.C-M-d
callsdown-list
: move forward down one level of parentheses.C-M-e
callsend-of-defun
: move forward to next end of defun.C-M-f
callsforward-sexp
: move forward across one balanced expression (sexp).C-M-h
callsmark-defun
: put mark at end of this defun, point at beginning.C-M-i
callscomplete-symbol
: perform completion on the text around point.C-M-j
callsdefault-indent-new-line
: break line at point and indent.C-M-k
callskill-sexp
: kill the sexp (balanced expression) following point.C-M-l
callsreposition-window
: make the current definition and/or comment visible.C-M-n
callsforward-list
: move forward across one balanced group of parentheses.C-M-o
callssplit-line
: split current line, moving portion beyond point vertically down.C-M-p
callsbackward-list
: move backward across one balanced group of parentheses.C-M-r
callsisearch-backward-regexp
: do incremental search backward for regular expression.C-M-s
callsisearch-forward-regexp
: do incremental search forward for regular expression.C-M-t
: . #pimC-M-u
callsbackward-up-list
: move backward out of one level of parentheses.C-M-v
callsscroll-other-window
: scroll next window upward LINES lines; or near full screen if no ARG.C-M-w
callsappend-next-kill
: cause following command, if it kills, to add to previous kill.C-M-S-l
callsrecenter-other-window
: call `recenter-top-bottom’ in the other window.C-M-S-v
callsscroll-other-window-down
: scroll next window downward LINES lines; or near full screen if no ARG.C-M-<backspace>
callsbackward-kill-sexp
: kill the sexp (balanced expression) preceding point.C-M-<delete>
callsbackward-kill-sexp
: kill the sexp (balanced expression) preceding point.C-M-<down>
: Scroll down keeping the cursor on the same line. #pimC-M-<end>
callsend-of-defun
: move forward to next end of defun.C-M-<home>
callsbeginning-of-defun
: move backward to the beginning of a defun.C-M-<left>
callsbackward-sexp
: move backward across one balanced expression (sexp).C-M-<next>
: Jump/switch between the last non-blank, non-comment character and the end of the line. #pimC-M-<prior>
: Jump/switch between the indentation column and the beginning of the line. #pimC-M-<right>
callsforward-sexp
: move forward across one balanced expression (sexp).C-M-<up>
: Scroll up keeping the cursor on the same line. #pimC-S-<RET>
calls+default/newline-above
: insert an indented new line before the current one.C-S-r
callsvertico-repeat
: repeat last Vertico session.C-S-t
: Open recent file à la Chromium/Firefox. #pimC-S-z
: Redo from undo-fu. #pimC-S-<backspace>
callskill-whole-line
: kill current line.C-S-<iso>-<lefttab>
: Switch to the next previous user buffer. #pimC-S-<return>
calls+default/newline-above
: insert an indented new line before the current one.C-<backspace>
callsbackward-kill-sexp
: kill the sexp (balanced expression) preceding point.C-<backspace>
: Delete characters backward until encountering the beginning of a word. #pimC-<delete>
callsbackward-kill-sexp
: kill the sexp (balanced expression) preceding point.C-<delete>
callskill-word
: kill characters forward until encountering the end of a word.C-<down>
callsdown-list
: move forward down one level of parentheses.C-<down>
: Scrolling down in long line. #pimC-<end>
callsend-of-defun
: move forward to next end of defun.C-<end>
callsend-of-buffer
: move point to the end of the buffer.C-<home>
callsbeginning-of-defun
: move backward to the beginning of a defun.C-<home>
callsbeginning-of-buffer
: move point to the beginning of the buffer.C-<insert>
callskill-ring-save
: save the region as if killed, but don’t kill it.C-<insertchar>
callskill-ring-save
: save the region as if killed, but don’t kill it.C-<left>
callsbackward-sexp
: move backward across one balanced expression (sexp).C-<left>
callsleft-word
: move point N words to the left (to the right if N is negative).C-<next>
: Select another window in cyclic ordering of windows (with `ace-window` if featured). #pimC-<prior>
: Select another window in reverse cyclic ordering of windows or with `ace-window` if C-u prefix. #pimC-<return>
calls+default/newline-below
: insert an indented new line after the current one.C-<right>
callsforward-sexp
: move forward across one balanced expression (sexp).C-<right>
callsright-word
: move point N words to the right (to the left if N is negative).C-<tab>
: Switch to the previous user buffer. #pimC-<up>
callsbackward-up-list
: move backward out of one level of parentheses.C-<up>
: Scrolling up long line. #pimM-<DEL>
callsbackward-kill-word
: kill characters backward until encountering the beginning of a word.M-<RET>
: Like <RET> but enable continuing comment. #pimM-<SPC>
callscycle-spacing
: manipulate whitespace around point in a smart way.M-!
callsshell-command
: execute string COMMAND in inferior shell; display output, if any.M-$
callsispell-word
: check spelling of word under or before the cursor.M-%
callsquery-replace
: replace some occurrences of FROM-STRING with TO-STRING.M-&
callsasync-shell-command
: execute string COMMAND asynchronously in background.M-'
callsabbrev-prefix-mark
: mark point as the beginning of an abbreviation.M-(
callsinsert-parentheses
: enclose following ARG sexps in parentheses.M-)
callsmove-past-close-and-reindent
: move past next `)’, delete indentation before it, then indent after it.M-,
callsxref-go-back
: go back to the previous position in xref history.M--
callsnegative-argument
: begin a negative numeric argument for the next command.M-.
callsxref-find-definitions
: find the definition of the identifier at point.M-/
callsdabbrev-expand
: expand previous word “dynamically”.M-:
callseval-expression
: evaluate EXP and print value in the echo area.M-:
callseval-expression
: evaluate EXP and print value in the echo area.M-;
callscomment-dwim
: call the comment command you want (Do What I Mean).M-<
callsbeginning-of-buffer
: move point to the beginning of the buffer.M-=
callscount-words-region
: count the number of words in the region.M->
callsend-of-buffer
: move point to the end of the buffer.M-?
callsxref-find-references
: find references to the identifier at point.M-@
callsmark-word
: set mark ARG words from point or move mark one word.M-\
callsdelete-horizontal-space
: delete all spaces and tabs around point.M-^
callsdelete-indentation
: join this line to previous and fix up whitespace at join.M-_
callsundo-fu-only-redo
: redo an action until the initial undo action.M-`
callstmm-menubar
: text-mode emulation of looking and choosing from a menubar.M-a
callsbackward-sentence
: move backward to start of sentence.M-b
callsbackward-word
: move backward until encountering the beginning of a word.M-c
callscapitalize-word
: capitalize from point to the end of word, moving over.M-d
callskill-word
: kill characters forward until encountering the end of a word.M-e
callsforward-sentence
: move forward to next end of sentence. With argument ARG, repeat.M-f
callsforward-word
: move point forward ARG words (backward if ARG is negative).M-h
callsmark-paragraph
: put point at beginning of this paragraph, mark at end.M-i
callstab-to-tab-stop
: insert spaces or tabs to next defined tab-stop column.M-j
callsdefault-indent-new-line
: break line at point and indent.M-k
callskill-sentence
: kill from point to end of sentence.M-l
callsdowncase-word
: convert to lower case from point to end of word, moving over.M-m
callsback-to-indentation
: move point to the first non-whitespace character on this line.M-q
: Use fill line or region as auto-fill-mode does. #pimM-r
callsmove-to-window-line-top-bottom
: position point relative to window.M-t
callstranspose-words
: interchange words around point, leaving point at end of them.M-u
callsupcase-word
: convert to upper case from point to end of word, moving over.M-v
callsscroll-down-command
: scroll text of selected window down ARG lines; or near full screen if no ARG.M-w
callskill-ring-save
: save the region as if killed, but don’t kill it.M-x
callsexecute-extended-command
: read a command name, then read the arguments and call the command.M-X
callsexecute-extended-command-for-buffer
: query user for a command relevant for the current mode, and then execute it.M-y
callsyank-pop
: replace just-yanked stretch of killed text with a different stretch.M-z
callszap-to-char
: kill up to and including ARGth occurrence of CHAR.M-{
callsbackward-paragraph
: move backward to start of paragraph.M-|
callsshell-command-on-region
: execute string COMMAND in inferior shell with region as input.M-}
callsforward-paragraph
: move forward to end of paragraph.M-~
callsnot-modified
: mark current buffer as unmodified, not needing to be saved.M-<backspace>
: Delete the sexp (balanced expression) preceding point. #pimM-<begin>
callsbeginning-of-buffer-other-window
: move point to the beginning of the buffer in the other window.M-<delete>
: Kill the whole line. #pimM-<down>
callsdrag-stuff-down
: drag stuff ARG lines down.M-<end>
callsend-of-buffer-other-window
: move point to the end of the buffer in the other window.M-<home>
callsbeginning-of-buffer-other-window
: move point to the beginning of the buffer in the other window.M-<left>
callsdrag-stuff-left
: drag stuff ARG lines to the left.M-<next>
callsscroll-other-window
: scroll next window upward LINES lines; or near full screen if no ARG.M-<prior>
callsscroll-other-window-down
: scroll next window downward LINES lines; or near full screen if no ARG.M-<right>
callsdrag-stuff-right
: drag stuff ARG lines to the right.M-<up>
callsdrag-stuff-up
: drag stuff ARG lines up.S-<delete>
callskill-region
: kill (“cut”) text between point and mark.S-<insert>
callsyank
: reinsert (“paste”) the last stretch of killed text.S-<insertchar>
callsyank
: reinsert (“paste”) the last stretch of killed text.s-<iso>-<lefttab>
: Toggle the fold node at point. #pimS-<iso>-<lefttab>
: Dynamically complete the filename under the cursor. #pimS-s-<tab>
callsorigami-toggle-node
(not described)S-<tab>
callscomint-dynamic-complete-filename
: dynamically complete the filename at point.0..9
callsdigit-argument
: part of the numeric argument for the next command.<again>
callsrepeat-complex-command
: edit and re-evaluate last complex command, or ARGth from last.<begin>
callsbeginning-of-buffer-other-window
: move point to the beginning of the buffer in the other window.<begin>
callsbeginning-of-buffer
: move point to the beginning of the buffer.<bottom>-<divider>
: +prefix<bottom>-<edge>
: +prefix<bottom>-<left>-<corner>
: +prefix<bottom>-<right>-<corner>
: +prefix<compose>-<last>-<chars>
callscompose-last-chars
: compose last characters.<copy>
callsclipboard-kill-ring-save
: copy region to kill ring, and save in the GUI’s clipboard.<cut>
callsclipboard-kill-region
: kill the region, and save it in the GUI’s clipboard.<delete>-<frame>
callshandle-delete-frame
: handle delete-frame events from the X server.<deletechar>
callsdelete-forward-char
: delete the following N characters (previous if N is negative).<deleteline>
callskill-line
: kill the rest of the current line; if no nonblanks there, kill thru newline.<down>
callsnext-line
: move cursor vertically down ARG lines.<end>
callsend-of-buffer-other-window
: move point to the end of the buffer in the other window.<end>
: Jump/switch between the last non-blank, non-comment character and the end of the line. #pim<execute>
callsexecute-extended-command
: read a command name, then read the arguments and call the command.<find>
callssearch-forward
: search forward from point for STRING.<header>-<line>
: +prefix<home>
callsbeginning-of-buffer-other-window
: move point to the beginning of the buffer in the other window.<home>
: Jump/switch between the indentation column and the beginning of the line. #pim<insert>
: Disable overwrite-mode pressing <insert> key. #pim<insertchar>
callsoverwrite-mode
: toggle Overwrite mode.<insertline>
callsopen-line
: insert a newline and leave point before it.<left>-<edge>
: +prefix<left>-<fringe>
: +prefix<left>-<margin>
: +prefix<left>
callsbackward-word
: move backward until encountering the beginning of a word.<left>
callsleft-char
: move point N characters to the left (to the right if N is negative).<menu>
callsexecute-extended-command
: read a command name, then read the arguments and call the command.<mode>-<line>
: +prefix<next>
callsscroll-other-window
: scroll next window upward LINES lines; or near full screen if no ARG.<next>
callsscroll-up-command
: scroll text of selected window upward ARG lines; or near full screen if no ARG.<open>
callsfind-file
: edit file FILENAME.<paste>
callsclipboard-yank
: insert the clipboard contents, or the last stretch of killed text.<pinch>
callstext-scale-pinch
: adjust the height of the default face by the scale in the pinch event EVENT.<prior>
callsscroll-other-window-down
: scroll next window downward LINES lines; or near full screen if no ARG.<prior>
callsscroll-down-command
: scroll text of selected window down ARG lines; or near full screen if no ARG.<redo>
callsrepeat-complex-command
: edit and re-evaluate last complex command, or ARGth from last.<right>-<divider>
: +prefix<right>-<edge>
: +prefix<right>-<fringe>
: +prefix<right>-<margin>
: +prefix<right>
callsforward-word
: move point forward ARG words (backward if ARG is negative).<right>
callsright-char
: move point N characters to the right (to the left if N is negative).<Scroll>_<Lock>
callsscroll-lock-mode
: buffer-local minor mode for pager-like scrolling.<tab>-<bar>
: +prefix<tab>-<line>
: +prefix<text>-<conversion>
callsanalyze-text-conversion
: analyze the results of the previous text conversion event.<tool>-<bar>
: +prefix<top>-<edge>
: +prefix<top>-<left>-<corner>
: +prefix<top>-<right>-<corner>
: +prefix<touchscreen>-<drag>
callstouch-screen-drag
: handle a drag EVENT by setting the region to its new point.<touchscreen>-<hold>
callstouch-screen-hold
: handle a long press EVENT.<touchscreen>-<pinch>
callstouch-screen-pinch
: scroll the window in the touchscreen-pinch event EVENT.<touchscreen>-<restart>-<drag>
callstouch-screen-restart-drag
: restart dragging to select text.<touchscreen>-<scroll>
callstouch-screen-scroll
: scroll the window within EVENT, a `touchscreen-scroll’ event.<undo>
callsundo
: undo some previous changes.<up>
callsprevious-line
: move cursor vertically up ARG lines.<vertical>-<line>
: +prefix<XF86Back>
callsprevious-buffer
: in selected window switch to ARGth previous buffer.<XF86Forward>
callsnext-buffer
: in selected window switch to ARGth next buffer.
Prefix <ESC>
calls keyboard-escape-quit
: exit the current “mode” (in a generalized sense of the word).
<ESC> <f10>
callstoggle-frame-maximized
: toggle maximization state of FRAME.<ESC> C-M-<SPC>
callsmark-sexp
: set mark ARG sexps from point or move mark one sexp.<ESC> C-M-%
callsquery-replace-regexp
: replace some things after point matching REGEXP with TO-STRING.<ESC> C-M-,
callsxref-go-forward
: go to the point where a previous \[xref-go-back] was invoked.<ESC> C-M--
callsnegative-argument
: begin a negative numeric argument for the next command.<ESC> C-M-.
callsxref-find-apropos
: find all meaningful symbols that match PATTERN.<ESC> C-M-/
callsdabbrev-completion
: completion on current word.<ESC> C-M-0
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-1
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-2
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-3
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-4
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-5
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-6
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-7
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-8
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-9
callsdigit-argument
: part of the numeric argument for the next command.<ESC> C-M-@
callsmark-sexp
: set mark ARG sexps from point or move mark one sexp.<ESC> C-M-\
callsindent-region
: indent each nonblank line in the region.<ESC> C-M-_
callsundo-fu-only-redo-all
: redo all actions until the initial undo step.<ESC> C-M-a
callsbeginning-of-defun
: move backward to the beginning of a defun.<ESC> C-M-b
callsbackward-sexp
: move backward across one balanced expression (sexp).<ESC> C-M-c
callsexit-recursive-edit
: exit from the innermost recursive edit or minibuffer.<ESC> C-M-d
callsdown-list
: move forward down one level of parentheses.<ESC> C-M-e
callsend-of-defun
: move forward to next end of defun.<ESC> C-M-f
callsforward-sexp
: move forward across one balanced expression (sexp).<ESC> C-M-h
callsmark-defun
: put mark at end of this defun, point at beginning.<ESC> C-M-i
callscomplete-symbol
: perform completion on the text around point.<ESC> C-M-j
callsdefault-indent-new-line
: break line at point and indent.<ESC> C-M-k
callskill-sexp
: kill the sexp (balanced expression) following point.<ESC> C-M-l
callsreposition-window
: make the current definition and/or comment visible.<ESC> C-M-n
callsforward-list
: move forward across one balanced group of parentheses.<ESC> C-M-o
callssplit-line
: split current line, moving portion beyond point vertically down.<ESC> C-M-p
callsbackward-list
: move backward across one balanced group of parentheses.<ESC> C-M-r
callsisearch-backward-regexp
: do incremental search backward for regular expression.<ESC> C-M-s
callsisearch-forward-regexp
: do incremental search forward for regular expression.<ESC> C-M-t
: . #pim<ESC> C-M-u
callsbackward-up-list
: move backward out of one level of parentheses.<ESC> C-M-v
callsscroll-other-window
: scroll next window upward LINES lines; or near full screen if no ARG.<ESC> C-M-w
callsappend-next-kill
: cause following command, if it kills, to add to previous kill.<ESC> C-M-S-l
callsrecenter-other-window
: call `recenter-top-bottom’ in the other window.<ESC> C-M-S-v
callsscroll-other-window-down
: scroll next window downward LINES lines; or near full screen if no ARG.<ESC> C-<backspace>
callsbackward-kill-sexp
: kill the sexp (balanced expression) preceding point.<ESC> C-<delete>
callsbackward-kill-sexp
: kill the sexp (balanced expression) preceding point.<ESC> C-<down>
callsdown-list
: move forward down one level of parentheses.<ESC> C-<end>
callsend-of-defun
: move forward to next end of defun.<ESC> C-<home>
callsbeginning-of-defun
: move backward to the beginning of a defun.<ESC> C-<left>
callsbackward-sexp
: move backward across one balanced expression (sexp).<ESC> C-<right>
callsforward-sexp
: move forward across one balanced expression (sexp).<ESC> C-<up>
callsbackward-up-list
: move backward out of one level of parentheses.<ESC> M-<DEL>
callsbackward-kill-word
: kill characters backward until encountering the beginning of a word.<ESC> M-<RET>
: Like <RET> but enable continuing comment. #pim<ESC> M-<SPC>
callscycle-spacing
: manipulate whitespace around point in a smart way.<ESC> M-!
callsshell-command
: execute string COMMAND in inferior shell; display output, if any.<ESC> M-$
callsispell-word
: check spelling of word under or before the cursor.<ESC> M-%
callsquery-replace
: replace some occurrences of FROM-STRING with TO-STRING.<ESC> M-&
callsasync-shell-command
: execute string COMMAND asynchronously in background.<ESC> M-'
callsabbrev-prefix-mark
: mark point as the beginning of an abbreviation.<ESC> M-(
callsinsert-parentheses
: enclose following ARG sexps in parentheses.<ESC> M-)
callsmove-past-close-and-reindent
: move past next `)’, delete indentation before it, then indent after it.<ESC> M-,
callsxref-go-back
: go back to the previous position in xref history.<ESC> M--
callsnegative-argument
: begin a negative numeric argument for the next command.<ESC> M-.
callsxref-find-definitions
: find the definition of the identifier at point.<ESC> M-/
callsdabbrev-expand
: expand previous word “dynamically”.<ESC> M-:
callseval-expression
: evaluate EXP and print value in the echo area.<ESC> M-:
callseval-expression
: evaluate EXP and print value in the echo area.<ESC> M-;
callscomment-dwim
: call the comment command you want (Do What I Mean).<ESC> M-<
callsbeginning-of-buffer
: move point to the beginning of the buffer.<ESC> M-=
callscount-words-region
: count the number of words in the region.<ESC> M->
callsend-of-buffer
: move point to the end of the buffer.<ESC> M-?
callsxref-find-references
: find references to the identifier at point.<ESC> M-@
callsmark-word
: set mark ARG words from point or move mark one word.<ESC> M-\
callsdelete-horizontal-space
: delete all spaces and tabs around point.<ESC> M-^
callsdelete-indentation
: join this line to previous and fix up whitespace at join.<ESC> M-_
callsundo-fu-only-redo
: redo an action until the initial undo action.<ESC> M-`
callstmm-menubar
: text-mode emulation of looking and choosing from a menubar.<ESC> M-a
callsbackward-sentence
: move backward to start of sentence.<ESC> M-b
callsbackward-word
: move backward until encountering the beginning of a word.<ESC> M-c
callscapitalize-word
: capitalize from point to the end of word, moving over.<ESC> M-d
callskill-word
: kill characters forward until encountering the end of a word.<ESC> M-e
callsforward-sentence
: move forward to next end of sentence. With argument ARG, repeat.<ESC> M-f
callsforward-word
: move point forward ARG words (backward if ARG is negative).<ESC> M-g
: +prefix<ESC> M-h
callsmark-paragraph
: put point at beginning of this paragraph, mark at end.<ESC> M-i
callstab-to-tab-stop
: insert spaces or tabs to next defined tab-stop column.<ESC> M-j
callsdefault-indent-new-line
: break line at point and indent.<ESC> M-k
callskill-sentence
: kill from point to end of sentence.<ESC> M-l
callsdowncase-word
: convert to lower case from point to end of word, moving over.<ESC> M-m
callsback-to-indentation
: move point to the first non-whitespace character on this line.<ESC> M-q
: Use fill line or region as auto-fill-mode does. #pim<ESC> M-r
callsmove-to-window-line-top-bottom
: position point relative to window.<ESC> M-s
: +prefix<ESC> M-t
callstranspose-words
: interchange words around point, leaving point at end of them.<ESC> M-u
callsupcase-word
: convert to upper case from point to end of word, moving over.<ESC> M-v
callsscroll-down-command
: scroll text of selected window down ARG lines; or near full screen if no ARG.<ESC> M-w
callskill-ring-save
: save the region as if killed, but don’t kill it.<ESC> M-W
: +Avy kill save functions. #pim<ESC> M-x
callsexecute-extended-command
: read a command name, then read the arguments and call the command.<ESC> M-X
callsexecute-extended-command-for-buffer
: query user for a command relevant for the current mode, and then execute it.<ESC> M-y
callsyank-pop
: replace just-yanked stretch of killed text with a different stretch.<ESC> M-z
callszap-to-char
: kill up to and including ARGth occurrence of CHAR.<ESC> M-{
callsbackward-paragraph
: move backward to start of paragraph.<ESC> M-|
callsshell-command-on-region
: execute string COMMAND in inferior shell with region as input.<ESC> M-}
callsforward-paragraph
: move forward to end of paragraph.<ESC> M-~
callsnot-modified
: mark current buffer as unmodified, not needing to be saved.<ESC> 0..9
callsdigit-argument
: part of the numeric argument for the next command.<ESC> <begin>
callsbeginning-of-buffer-other-window
: move point to the beginning of the buffer in the other window.<ESC> <end>
callsend-of-buffer-other-window
: move point to the end of the buffer in the other window.<ESC> <home>
callsbeginning-of-buffer-other-window
: move point to the beginning of the buffer in the other window.<ESC> <left>
callsbackward-word
: move backward until encountering the beginning of a word.<ESC> <next>
callsscroll-other-window
: scroll next window upward LINES lines; or near full screen if no ARG.<ESC> <prior>
callsscroll-other-window-down
: scroll next window downward LINES lines; or near full screen if no ARG.<ESC> <right>
callsforward-word
: move point forward ARG words (backward if ARG is negative).
Prefix <ESC> <ESC>
calls keyboard-escape-quit
: exit the current “mode” (in a generalized sense of the word).
<ESC> <ESC> <ESC>
callskeyboard-escape-quit
: exit the current “mode” (in a generalized sense of the word).<ESC> <ESC> M-:
callseval-expression
: evaluate EXP and print value in the echo area.
<f1> <RET>
callsinfo-emacs-manual
: display the Emacs manual in Info mode.<f1> '
callsdescribe-char
: describe position POS (interactively, point) and the char after POS.<f1> .
callsdisplay-local-help
: display local help in the echo area.<f1> ?
callshelp-for-help
: help command.<f1> a
callsapropos
: show all meaningful Lisp symbols whose names match PATTERN.<f1> A
callsapropos-documentation
: show symbols whose documentation contains matches for PATTERN.<f1> c
callsdescribe-key-briefly
: print the name of the functions KEY-LIST invokes.<f1> C
callsdescribe-coding-system
: display information about CODING-SYSTEM.<f1> e
callsview-echo-area-messages
: view the log of recent echo-area messages: the `*Messages*’ buffer.<f1> E
callsdoom/sandbox
: open the Emacs Lisp sandbox.<f1> f
callsdescribe-function
: display the full documentation of FUNCTION (a symbol).<f1> F
callsdescribe-face
: display the properties of face FACE on FRAME.<f1> g
callsdescribe-gnu-project
: browse online information on the GNU project.<f1> i
callsinfo
: enter Info, the documentation browser.<f1> I
callsdescribe-input-method
: describe input method INPUT-METHOD.<f1> k
callsdescribe-key
: display documentation of the function invoked by KEY-LIST.<f1> K
callsInfo-goto-emacs-key-command-node
: go to the node in the Emacs manual which describes the command bound to KEY.<f1> l
callsview-lossage
: display last few input keystrokes and the commands run.<f1> L
callsdescribe-language-environment
: describe how Emacs supports language environment LANGUAGE-NAME.<f1> m
callsdescribe-mode
: display documentation of current major mode and minor modes.<f1> M
callsdoom/describe-active-minor-mode
: get information on an active minor mode. Use `describe-minor-mode’ for a<f1> n
callsdoom/help-news
: open a Doom newsletter.<f1> o
callsdescribe-symbol
: display the full documentation of SYMBOL.<f1> O
calls+lookup/online
: look up QUERY in the browser using PROVIDER.<f1> p
callsdoom/help-packages
: like `describe-package’, but for packages installed by Doom modules.<f1> P
callsfind-library
: find the Emacs Lisp source of LIBRARY.<f1> q
callshelp-quit
: just exit from the Help command’s command loop.<f1> R
callsinfo-display-manual
: display an Info buffer displaying MANUAL.<f1> s
callsdescribe-syntax
: describe the syntax specifications in the syntax table of BUFFER.<f1> S
callsinfo-lookup-symbol
: look up and display documentation of SYMBOL in the relevant Info manual.<f1> t
callsload-theme
: load Custom theme named THEME from its file and possibly enable it.<f1> T
callsdoom/toggle-profiler
: toggle the Emacs profiler. Run it again to see the profiling report.<f1> u
callsdoom/help-autodefs
: open documentation for an autodef.<f1> v
callsdescribe-variable
: display the full documentation of VARIABLE (a symbol).<f1> V
callsdoom/help-custom-variable
: look up documentation for a custom variable.<f1> w
callswhere-is
: print message listing key sequences that invoke the command DEFINITION.<f1> W
calls+default/man-or-woman
: invoke `man’ if man is installed and the platform is not MacOS, otherwise use `woman’.<f1> x
callsdescribe-command
: display the full documentation of COMMAND (a symbol).<f1> <f1>
callshelp-for-help
: help command.<f1> C-\
callsdescribe-input-method
: describe input method INPUT-METHOD.<f1> C-a
callsabout-emacs
: display the About GNU Emacs buffer.<f1> C-c
callsdescribe-coding-system
: display information about CODING-SYSTEM.<f1> C-d
callsview-emacs-debugging
: display info on how to debug Emacs problems.<f1> C-e
callsview-external-packages
: display info on where to get more Emacs packages.<f1> C-f
callsview-emacs-FAQ
: display the Emacs Frequently Asked Questions (FAQ) file.<f1> C-k
callsdescribe-key-briefly
: print the name of the functions KEY-LIST invokes.<f1> C-l
callsdescribe-language-environment
: describe how Emacs supports language environment LANGUAGE-NAME.<f1> C-n
callsview-emacs-news
: display info on recent changes to Emacs.<f1> C-o
callsdescribe-distribution
: display info on how to obtain the latest version of GNU Emacs.<f1> C-p
callsview-emacs-problems
: display info on known problems with Emacs and possible workarounds.<f1> C-q
callshelp-quick-toggle
: toggle display of a window showing popular commands and their bindings.<f1> C-s
callssearch-forward-help-for-help
: search forward in the `help-for-help’ window.<f1> C-t
callsview-emacs-todo
: display the Emacs TODO list.<f1> C-w
callsdescribe-no-warranty
: display info on all the kinds of warranty Emacs does NOT have.<f1> <help>
callshelp-for-help
: help command.
<f1> 4 i
callsinfo-other-window
: like `info’ but show the Info buffer in another window.<f1> 4 s
callshelp-find-source
: switch to a buffer visiting the source of what is being described in Help.
<f1> b b
callsdescribe-bindings
: display a buffer showing a list of all defined keys, and their definitions.<f1> b f
callswhich-key-show-full-keymap
: show all bindings in KEYMAP using which-key.<f1> b i
callswhich-key-show-minor-mode-keymap
: show the top-level bindings in KEYMAP using which-key.<f1> b k
callswhich-key-show-keymap
: show the top-level bindings in KEYMAP using which-key.<f1> b m
callswhich-key-show-major-mode
: show top-level bindings in the map of the current major mode.<f1> b t
callswhich-key-show-top-level
: show top-level bindings.
<f1> d b
callsdoom/report-bug
: open the browser on our Discourse.<f1> d c
callsdoom/goto-private-config-file
: open your private config.el file.<f1> d C
callsdoom/goto-private-init-file
: open your private init.el file.<f1> d d
callsdoom-debug-mode
: toggle `debug-on-error’ and `init-file-debug’ for verbose logging.<f1> d f
callsdoom/help-faq
: search Doom’s FAQ and jump to a question.<f1> d h
callsdoom/help
: open Doom’s user manual.<f1> d l
callsdoom/help-search-load-path
: perform a text search on your `load-path’.<f1> d L
callsdoom/help-search-loaded-files
: perform a text search on your `load-path’.<f1> d m
callsdoom/help-modules
: open the documentation for a Doom module.<f1> d n
callsdoom/help-news
: open a Doom newsletter.<f1> d N
callsdoom/help-search-news
: search headlines in Doom’s newsletters.<f1> d s
callsdoom/help-search-headings
: search Doom’s documentation and jump to a headline.<f1> d S
callsdoom/help-search
: perform a text search on all of Doom’s documentation.<f1> d t
callsdoom/toggle-profiler
: toggle the Emacs profiler. Run it again to see the profiling report.<f1> d u
callsdoom/help-autodefs
: open documentation for an autodef.<f1> d v
callsdoom/version
: display the running version of Doom core, module sources, and Emacs.<f1> d x
callsdoom/sandbox
: open the Emacs Lisp sandbox.
<f1> d p c
callsdoom/help-package-config
: jump to any `use-package!’, `after!’ or ;;;###package block for PACKAGE.<f1> d p d
callsdoom/goto-private-packages-file
: open your private packages.el file.<f1> d p h
callsdoom/help-package-homepage
: visit the package RECIPE’s website.<f1> d p p
callsdoom/help-packages
: like `describe-package’, but for packages installed by Doom modules.
<f1> r e
callsdoom/reload-env
: reloads your envvar file.<f1> r f
callsdoom/reload-font
: reload your fonts, if they’re set.<f1> r p
callsdoom/reload-packages
: reload `doom-packages’, `package’ and `quelpa’.<f1> r r
callsdoom/reload
: reloads your private config.<f1> r t
callsdoom/reload-theme
: reload the current Emacs theme.
C-c a
: ActionsC-c e
: Evaluate line/regionC-c M-g
callsmagit-file-dispatch
: invoke a Magit command that acts on the visited file.C-c <override>-<state>
: all
C-c & /
: Find global snippetC-c & c
: Create Temp TemplateC-c & e
: Use Temp TemplateC-c & i
: Insert snippetC-c & n
: New snippetC-c & r
: Reload snippets
C-c 8 i
: Choose and insert an emoji glyph #pim
C-c c a
: LSP Code actionsC-c c c
: CompileC-c c C
: RecompileC-c c d
: Jump to definitionC-c c D
: Jump to referencesC-c c e
: Evaluate buffer/regionC-c c E
: Evaluate & replace regionC-c c f
: Format buffer/regionC-c c i
: Find implementationsC-c c j
: Jump to symbol in current workspaceC-c c J
: Jump to symbol in any workspaceC-c c k
: Jump to documentationC-c c l
: LSPC-c c o
: LSP Organize importsC-c c r
: LSP RenameC-c c R
: References treeC-c c s
: Send to replC-c c S
: SymbolsC-c c t
: Find type definitionC-c c w
: Delete trailing whitespaceC-c c W
: Delete trailing newlinesC-c c x
: List errorsC-c c X
: Errors listC-c c y
: Incoming call hierarchyC-c c Y
: Outgoing call hierarchy
C-c f c
: Open project editorconfigC-c f C
: Copy this fileC-c f d
: Find directoryC-c f D
: Delete this fileC-c f e
: Find file in emacs.dC-c f E
: Browse emacs.dC-c f f
: Find fileC-c f F
: Find file from hereC-c f l
: Locate fileC-c f m
: Rename/move this fileC-c f p
: Find file in private configC-c f P
: Browse private configC-c f r
: Recent filesC-c f R
: Recent project filesC-c f u
: Sudo this fileC-c f U
: Sudo find fileC-c f x
: Open scratch bufferC-c f X
: Switch to scratch bufferC-c f y
: Yank file pathC-c f Y
: Yank file path from project
C-c i e
: EmojiC-c i f
: Current file nameC-c i F
: Current file pathC-c i s
: SnippetC-c i u
: UnicodeC-c i y
: From clipboard
C-c n .
: Search notes for symbolC-c n a
: Org agendaC-c n c
: Toggle last org-clockC-c n C
: Cancel current org-clockC-c n f
: Find file in notesC-c n F
: Browse notesC-c n l
: Org store linkC-c n m
: Tags searchC-c n n
: Org captureC-c n N
: Goto captureC-c n o
: Active org-clockC-c n s
: Search notesC-c n S
: Search org agenda headlinesC-c n t
: Todo listC-c n v
: View searchC-c n y
: Org export to clipboardC-c n Y
: Org export to clipboard as RTF
C-c o -
: DiredC-c o b
: BrowserC-c o d
: DebuggerC-c o f
: New frameC-c o p
: Project sidebarC-c o P
: Find file in project rsidebarC-c o r
: REPLC-c o R
: REPL (same window)
C-c p <ESC>
callsprojectile-project-buffers-other-buffer
: switch to the most recently selected buffer project buffer.C-c p !
callsprojectile-run-shell-command-in-root
: invoke `shell-command’ in the project’s root.C-c p &
callsprojectile-run-async-shell-command-in-root
: invoke `async-shell-command’ in the project’s root.C-c p .
: Search project for symbolC-c p ?
callsprojectile-find-references
: find all references to SYMBOL in the current project.C-c p a
callsprojectile-find-other-file
: switch between files with the same name but different extensions.C-c p b
callsprojectile-switch-to-buffer
: switch to a project buffer.C-c p c
callsprojectile-compile-project
: run project compilation command.C-c p C
callsprojectile-configure-project
: run project configure command.C-c p d
callsprojectile-find-dir
: jump to a project’s directory using completion.C-c p D
callsprojectile-dired
: open `dired’ at the root of the project.C-c p e
callsprojectile-recentf
: show a list of recently visited files in a project.C-c p E
callsprojectile-edit-dir-locals
: edit or create a .dir-locals.el file of the project.C-c p f
callsprojectile-find-file
: jump to a project’s file using completion.C-c p F
: Find file in other projectC-c p g
callsprojectile-find-file-dwim
: jump to a project’s files using completion based on context.C-c p i
callsprojectile-invalidate-cache
: remove the current project’s files from `projectile-projects-cache’.C-c p I
callsprojectile-ibuffer
: open an IBuffer window showing all buffers in the current project.C-c p j
callsprojectile-find-tag
: find tag in project.C-c p k
callsprojectile-kill-buffers
: kill project buffers.C-c p K
callsprojectile-package-project
: run project package command.C-c p l
callsprojectile-find-file-in-directory
: jump to a file in a (maybe regular) DIRECTORY.C-c p L
callsprojectile-install-project
: run project install command.C-c p m
callsprojectile-commander
: execute a Projectile command with a single letter.C-c p o
callsprojectile-multi-occur
: do a `multi-occur’ in the project’s buffers.C-c p p
callsprojectile-switch-project
: switch to a project we have visited before.C-c p P
callsprojectile-test-project
: run project test command.C-c p q
callsprojectile-switch-open-project
: switch to a project we have currently opened.C-c p r
callsprojectile-replace
: replace literal string in project using non-regexp `tags-query-replace’.C-c p R
callsprojectile-regenerate-tags
: regenerate the project’s [e|g]tags.C-c p S
callsprojectile-save-project-buffers
: save all project buffers.C-c p t
callsprojectile-toggle-between-implementation-and-test
: toggle between an implementation file and its test file.C-c p T
callsprojectile-find-test-file
: jump to a project’s test file using completion.C-c p u
callsprojectile-run-project
: run project run command.C-c p v
callsprojectile-vc
: open `vc-dir’ at the root of the project.C-c p V
callsprojectile-browse-dirty-projects
: browse dirty version controlled projects.C-c p X
: Switch to project scratch bufferC-c p z
callsprojectile-cache-current-file
: add the currently visited file to the cache.C-c p <left>
callsprojectile-previous-project-buffer
: in selected window switch to the previous project buffer.C-c p <right>
callsprojectile-next-project-buffer
: in selected window switch to the next project buffer.
C-c p 4 a
callsprojectile-find-other-file-other-window
: switch between files with different extensions in other window.C-c p 4 b
callsprojectile-switch-to-buffer-other-window
: switch to a project buffer and show it in another window.C-c p 4 d
callsprojectile-find-dir-other-window
: jump to a project’s directory in other window using completion.C-c p 4 D
callsprojectile-dired-other-window
: open `dired’ at the root of the project in another window.C-c p 4 f
callsprojectile-find-file-other-window
: jump to a project’s file using completion and show it in another window.C-c p 4 g
callsprojectile-find-file-dwim-other-window
: jump to a project’s files using completion based on context in other window.C-c p 4 t
callsprojectile-find-implementation-or-test-other-window
: open matching implementation or test file in other window.C-c p 4 C-o
callsprojectile-display-buffer
: display a project buffer in another window without selecting it.
C-c p 5 a
callsprojectile-find-other-file-other-frame
: switch between files with different extensions in other frame.C-c p 5 b
callsprojectile-switch-to-buffer-other-frame
: switch to a project buffer and show it in another frame.C-c p 5 d
callsprojectile-find-dir-other-frame
: jump to a project’s directory in other frame using completion.C-c p 5 D
callsprojectile-dired-other-frame
: open `dired’ at the root of the project in another frame.C-c p 5 f
callsprojectile-find-file-other-frame
: jump to a project’s file using completion and show it in another frame.C-c p 5 g
callsprojectile-find-file-dwim-other-frame
: jump to a project’s files using completion based on context in other frame.C-c p 5 t
callsprojectile-find-implementation-or-test-other-frame
: open matching implementation or test file in other frame.
C-c p s g
callsprojectile-grep
: perform rgrep in the project.C-c p s r
callsprojectile-ripgrep
: run a ripgrep (rg) search with `SEARCH-TERM’ at current project root.C-c p s s
callsprojectile-ag
: run an ag search with SEARCH-TERM in the project.C-c p s x
callsprojectile-find-references
: find all references to SYMBOL in the current project.
C-c p x e
callsprojectile-run-eshell
: invoke `eshell’ in the project’s root.C-c p x g
callsprojectile-run-gdb
: invoke `gdb’ in the project’s root.C-c p x i
callsprojectile-run-ielm
: invoke `ielm’ in the project’s root.C-c p x s
callsprojectile-run-shell
: invoke `shell’ in the project’s root.C-c p x t
callsprojectile-run-term
: invoke `term’ in the project’s root.C-c p x v
callsprojectile-run-vterm
: invoke `vterm’ in the project’s root.
C-c p x 4 v
callsprojectile-run-vterm-other-window
: invoke `vterm’ in the project’s root.
C-c q d
: Restart emacs serverC-c q f
: Delete frameC-c q F
: Clear current frameC-c q K
: Kill Emacs (and daemon)C-c q l
: Restore last sessionC-c q L
: Restore session from fileC-c q q
: Quit EmacsC-c q Q
: Save and quit EmacsC-c q r
: Restart & restore EmacsC-c q R
: Restart EmacsC-c q s
: Quick save current sessionC-c q S
: Save session to file
C-c s .
: Search project for symbolC-c s b
: Search bufferC-c s B
: Search all open buffersC-c s d
: Search current directoryC-c s D
: Search other directoryC-c s e
: Search .emacs.dC-c s f
: Locate fileC-c s i
: Jump to symbolC-c s I
: Jump to symbol in open buffersC-c s k
: Look up in local docsetsC-c s K
: Look up in all docsetsC-c s l
: Jump to visible linkC-c s L
: Jump to linkC-c s m
: Jump to bookmarkC-c s o
: Look up onlineC-c s O
: Look up online (w/ prompt)C-c s p
: Search projectC-c s P
: Search other projectC-c s s
: Search bufferC-c s S
: Search buffer for thing at pointC-c s t
: DictionaryC-c s T
: Thesaurus
C-c t b
: Big modeC-c t c
: Fill Column IndicatorC-c t f
: FlycheckC-c t F
: Frame fullscreenC-c t I
: Indent styleC-c t l
: Line numbersC-c t r
: Read-only modeC-c t s
: Spell checkerC-c t v
: Visible modeC-c t w
: Soft line wrapping
C-c v '
: Forge dispatchC-c v .
: Magit file dispatchC-c v /
: Magit dispatchC-c v B
: Magit blameC-c v C
: Magit cloneC-c v F
: Magit fetchC-c v g
: Magit statusC-c v G
: Magit status hereC-c v L
: Magit buffer logC-c v n
: Jump to next hunkC-c v p
: Jump to previous hunkC-c v r
: Git revert hunkC-c v R
: Git revert fileC-c v s
: Git stage hunkC-c v S
: Git stage fileC-c v t
: Git time machineC-c v U
: Git unstage fileC-c v x
: Magit file deleteC-c v y
: Kill link to remoteC-c v Y
: Kill link to homepage
C-c v c c
: CommitC-c v c f
: FixupC-c v c i
: IssueC-c v c p
: Pull requestC-c v c r
: Initialize repoC-c v c R
: Clone repo
C-c v f c
: Find commitC-c v f f
: Find fileC-c v f g
: Find gitconfig fileC-c v f i
: Find issueC-c v f p
: Find pull request
C-c v l i
: List issuesC-c v l n
: List notificationsC-c v l p
: List pull requestsC-c v l r
: List repositoriesC-c v l s
: List submodules
C-c v o .
: Browse file or regionC-c v o c
: Browse commitC-c v o h
: Browse homepageC-c v o i
: Browse an issueC-c v o I
: Browse issuesC-c v o p
: Browse a pull requestC-c v o P
: Browse pull requestsC-c v o r
: Browse remote
C-c w 0
: Switch to last workspaceC-c w 1
: Switch to workspace 1C-c w 2
: Switch to workspace 2C-c w 3
: Switch to workspace 3C-c w 4
: Switch to workspace 4C-c w 5
: Switch to workspace 5C-c w 6
: Switch to workspace 6C-c w 7
: Switch to workspace 7C-c w 8
: Switch to workspace 8C-c w 9
: Switch to workspace 9C-c w a
: Autosave sessionC-c w b
callspersp-switch-to-buffer
: switch to buffer, read buffer with restriction to current perspective.C-c w c
: Create workspaceC-c w C
: Create named workspaceC-c w d
: Display workspacesC-c w i
callspersp-import-buffers
: import buffers from perspectives with the given names to another one.C-c w I
callspersp-import-win-conf
(not described)C-c w k
: Delete workspaceC-c w K
: Delete saved workspaceC-c w l
: Load sessionC-c w L
: Load a workspace. #pimC-c w n
: Switch to right workspaceC-c w o
: Switch to other workspaceC-c w p
: Switch to left workspaceC-c w r
: Rename workspaceC-c w s
: Save sessionC-c w S
: Save workspaceC-c w t
callspersp-temporarily-display-buffer
(not described)C-c w u
: Undo window configC-c w U
: Redo window configC-c w w
: Switch toC-c w W
callspersp-save-to-file-by-names
(not described)C-c w z
callspersp-save-and-kill
(not described)
C-c C-f C-d
callsvimish-fold-delete
: delete fold at point.C-c C-f C-f
calls+fold/toggle
: toggle the fold at point.C-c C-f C-u
calls+fold/open
: open the folded region at point.
C-c C-f C-a C-d
callsvimish-fold-delete-all
: delete all folds in current buffer.C-c C-f C-a C-f
calls+fold/close-all
: close folds at LEVEL (or all folds if LEVEL is nil).C-c C-f C-a C-u
calls+fold/open-all
: open folds at LEVEL (or all folds if LEVEL is nil).
C-h <RET>
callsinfo-emacs-manual
: display the Emacs manual in Info mode.C-h '
callsdescribe-char
: describe position POS (interactively, point) and the char after POS.C-h .
callsdisplay-local-help
: display local help in the echo area.C-h ?
callshelp-for-help
: help command.C-h a
callsapropos
: show all meaningful Lisp symbols whose names match PATTERN.C-h A
callsapropos-documentation
: show symbols whose documentation contains matches for PATTERN.C-h c
callsdescribe-key-briefly
: print the name of the functions KEY-LIST invokes.C-h C
callsdescribe-coding-system
: display information about CODING-SYSTEM.C-h e
callsview-echo-area-messages
: view the log of recent echo-area messages: the `*Messages*’ buffer.C-h E
callsdoom/sandbox
: open the Emacs Lisp sandbox.C-h f
callsdescribe-function
: display the full documentation of FUNCTION (a symbol).C-h F
callsdescribe-face
: display the properties of face FACE on FRAME.C-h g
callsdescribe-gnu-project
: browse online information on the GNU project.C-h i
callsinfo
: enter Info, the documentation browser.C-h I
callsdescribe-input-method
: describe input method INPUT-METHOD.C-h k
callsdescribe-key
: display documentation of the function invoked by KEY-LIST.C-h K
callsInfo-goto-emacs-key-command-node
: go to the node in the Emacs manual which describes the command bound to KEY.C-h l
callsview-lossage
: display last few input keystrokes and the commands run.C-h L
callsdescribe-language-environment
: describe how Emacs supports language environment LANGUAGE-NAME.C-h m
callsdescribe-mode
: display documentation of current major mode and minor modes.C-h M
callsdoom/describe-active-minor-mode
: get information on an active minor mode. Use `describe-minor-mode’ for aC-h n
callsdoom/help-news
: open a Doom newsletter.C-h o
callsdescribe-symbol
: display the full documentation of SYMBOL.C-h O
calls+lookup/online
: look up QUERY in the browser using PROVIDER.C-h p
callsdoom/help-packages
: like `describe-package’, but for packages installed by Doom modules.C-h P
callsfind-library
: find the Emacs Lisp source of LIBRARY.C-h q
callshelp-quit
: just exit from the Help command’s command loop.C-h R
callsinfo-display-manual
: display an Info buffer displaying MANUAL.C-h s
callsdescribe-syntax
: describe the syntax specifications in the syntax table of BUFFER.C-h S
callsinfo-lookup-symbol
: look up and display documentation of SYMBOL in the relevant Info manual.C-h t
callsload-theme
: load Custom theme named THEME from its file and possibly enable it.C-h T
callsdoom/toggle-profiler
: toggle the Emacs profiler. Run it again to see the profiling report.C-h u
callsdoom/help-autodefs
: open documentation for an autodef.C-h v
callsdescribe-variable
: display the full documentation of VARIABLE (a symbol).C-h V
callsdoom/help-custom-variable
: look up documentation for a custom variable.C-h w
callswhere-is
: print message listing key sequences that invoke the command DEFINITION.C-h W
calls+default/man-or-woman
: invoke `man’ if man is installed and the platform is not MacOS, otherwise use `woman’.C-h x
callsdescribe-command
: display the full documentation of COMMAND (a symbol).C-h <f1>
callshelp-for-help
: help command.C-h C-\
callsdescribe-input-method
: describe input method INPUT-METHOD.C-h C-a
callsabout-emacs
: display the About GNU Emacs buffer.C-h C-c
callsdescribe-coding-system
: display information about CODING-SYSTEM.C-h C-d
callsview-emacs-debugging
: display info on how to debug Emacs problems.C-h C-e
callsview-external-packages
: display info on where to get more Emacs packages.C-h C-f
callsview-emacs-FAQ
: display the Emacs Frequently Asked Questions (FAQ) file.C-h C-k
callsdescribe-key-briefly
: print the name of the functions KEY-LIST invokes.C-h C-l
callsdescribe-language-environment
: describe how Emacs supports language environment LANGUAGE-NAME.C-h C-n
callsview-emacs-news
: display info on recent changes to Emacs.C-h C-o
callsdescribe-distribution
: display info on how to obtain the latest version of GNU Emacs.C-h C-p
callsview-emacs-problems
: display info on known problems with Emacs and possible workarounds.C-h C-q
callshelp-quick-toggle
: toggle display of a window showing popular commands and their bindings.C-h C-s
callssearch-forward-help-for-help
: search forward in the `help-for-help’ window.C-h C-t
callsview-emacs-todo
: display the Emacs TODO list.C-h C-w
callsdescribe-no-warranty
: display info on all the kinds of warranty Emacs does NOT have.C-h <help>
callshelp-for-help
: help command.
C-h 4 i
callsinfo-other-window
: like `info’ but show the Info buffer in another window.C-h 4 s
callshelp-find-source
: switch to a buffer visiting the source of what is being described in Help.
C-h b b
callsdescribe-bindings
: display a buffer showing a list of all defined keys, and their definitions.C-h b f
callswhich-key-show-full-keymap
: show all bindings in KEYMAP using which-key.C-h b i
callswhich-key-show-minor-mode-keymap
: show the top-level bindings in KEYMAP using which-key.C-h b k
callswhich-key-show-keymap
: show the top-level bindings in KEYMAP using which-key.C-h b m
callswhich-key-show-major-mode
: show top-level bindings in the map of the current major mode.C-h b t
callswhich-key-show-top-level
: show top-level bindings.
C-h d b
callsdoom/report-bug
: open the browser on our Discourse.C-h d c
callsdoom/goto-private-config-file
: open your private config.el file.C-h d C
callsdoom/goto-private-init-file
: open your private init.el file.C-h d d
callsdoom-debug-mode
: toggle `debug-on-error’ and `init-file-debug’ for verbose logging.C-h d f
callsdoom/help-faq
: search Doom’s FAQ and jump to a question.C-h d h
callsdoom/help
: open Doom’s user manual.C-h d l
callsdoom/help-search-load-path
: perform a text search on your `load-path’.C-h d L
callsdoom/help-search-loaded-files
: perform a text search on your `load-path’.C-h d m
callsdoom/help-modules
: open the documentation for a Doom module.C-h d n
callsdoom/help-news
: open a Doom newsletter.C-h d N
callsdoom/help-search-news
: search headlines in Doom’s newsletters.C-h d s
callsdoom/help-search-headings
: search Doom’s documentation and jump to a headline.C-h d S
callsdoom/help-search
: perform a text search on all of Doom’s documentation.C-h d t
callsdoom/toggle-profiler
: toggle the Emacs profiler. Run it again to see the profiling report.C-h d u
callsdoom/help-autodefs
: open documentation for an autodef.C-h d v
callsdoom/version
: display the running version of Doom core, module sources, and Emacs.C-h d x
callsdoom/sandbox
: open the Emacs Lisp sandbox.
C-h d p c
callsdoom/help-package-config
: jump to any `use-package!’, `after!’ or ;;;###package block for PACKAGE.C-h d p d
callsdoom/goto-private-packages-file
: open your private packages.el file.C-h d p h
callsdoom/help-package-homepage
: visit the package RECIPE’s website.C-h d p p
callsdoom/help-packages
: like `describe-package’, but for packages installed by Doom modules.
C-h r e
callsdoom/reload-env
: reloads your envvar file.C-h r f
callsdoom/reload-font
: reload your fonts, if they’re set.C-h r p
callsdoom/reload-packages
: reload `doom-packages’, `package’ and `quelpa’.C-h r r
callsdoom/reload
: reloads your private config.C-h r t
callsdoom/reload-theme
: reload the current Emacs theme.
C-x <DEL>
callsbackward-kill-sentence
: kill back from point to start of sentence.C-x <SPC>
callsrectangle-mark-mode
: toggle the region as rectangular.C-x <TAB>
callsindent-rigidly
: indent all lines starting in the region.C-x #
callsserver-edit
: switch to next server editing buffer; say “Done” for current buffer.C-x $
callsset-selective-display
: set `selective-display’ to ARG; clear it if no arg.C-x '
callsexpand-abbrev
: expand the abbrev before point, if there is an abbrev there.C-x (
callskmacro-start-macro
: record subsequent keyboard input, defining a keyboard macro.C-x )
callskmacro-end-macro
: finish defining a keyboard macro.C-x *
callscalc-dispatch
: invoke the GNU Emacs Calculator. See \[calc-dispatch-help] for details.C-x +
callsbalance-windows
: balance the sizes of windows shown on the selected frame.C-x -
callsshrink-window-if-larger-than-buffer
: shrink height of WINDOW if its buffer doesn’t need so many lines.C-x .
callsset-fill-prefix
: set the fill prefix to the current line up to point.C-x 0
callsdelete-window
: delete specified WINDOW.C-x 1
callsdelete-other-windows
: make WINDOW fill its frame.C-x 2
callssplit-window-below
: split WINDOW-TO-SPLIT into two windows, one above the other.C-x 3
callssplit-window-right
: split WINDOW-TO-SPLIT into two side-by-side windows.C-x ;
callscomment-set-column
: set the comment column based on point.C-x <
callsscroll-left
: scroll selected window display ARG columns left.C-x =
callswhat-cursor-position
: print info on cursor position (on screen and within buffer).C-x >
callsscroll-right
: scroll selected window display ARG columns right.C-x [
callsbackward-page
: move backward to page boundary. With arg, repeat, or go fwd if negative.C-x \
callsactivate-transient-input-method
: select and enable a transient input method for the current buffer.C-x ]
callsforward-page
: move forward to page boundary. With arg, repeat, or go back if negative.C-x ^
callsenlarge-window
: make the selected window DELTA lines taller.C-x `
callsnext-error
: visit next `next-error’ message and corresponding source code.C-x b
callspersp-switch-to-buffer
: switch to buffer, read buffer with restriction to current perspective.C-x B
callsswitch-to-buffer
: display buffer BUFFER-OR-NAME in the selected window.C-x d
callsdired
: “Edit” directory DIRNAME–delete, rename, print, etc. some files in it.C-x e
callskmacro-end-and-call-macro
: call last keyboard macro, ending it first if currently being defined.C-x f
callsset-fill-column
: set `fill-column’ to specified argument.C-x g
callsmagit-status
: show the status of the current Git repository in a buffer.C-x h
callsmark-whole-buffer
: put point at beginning and mark at end of buffer.C-x i
callsinsert-file
: insert contents of file FILENAME into buffer after point.C-x k
callskill-buffer
: kill the buffer specified by BUFFER-OR-NAME.C-x K
callsdoom/kill-this-buffer-in-all-windows
: kill BUFFER globally and ensure all windows previously showing this bufferC-x l
callscount-lines-page
: report number of lines on current page, and how many are before or after point.C-x m
callscompose-mail
: start composing a mail message to send.C-x o
callsother-window
: select another window in cyclic ordering of windows.C-x p
calls+popup/other
: cycle through popup windows, like `other-window’. Ignores regular windows.C-x q
callskbd-macro-query
: query user during kbd macro execution.C-x s
callssave-some-buffers
: save some modified file-visiting buffers. Asks user about each one.C-x u
callsundo
: undo some previous changes.C-x z
callsrepeat
: repeat most recently executed command.C-x {
callsshrink-window-horizontally
: make selected window DELTA columns narrower.C-x }
callsenlarge-window-horizontally
: make selected window DELTA columns wider.C-x C-<SPC>
callspop-global-mark
: pop off global mark ring and jump to the top location.C-x C-+
callstext-scale-adjust
: adjust the font size in the current buffer by INC steps.C-x C--
callstext-scale-adjust
: adjust the font size in the current buffer by INC steps.C-x C-0
callstext-scale-adjust
: adjust the font size in the current buffer by INC steps.C-x C-;
callscomment-line
: comment or uncomment current line and leave point after it.C-x C-=
callstext-scale-adjust
: adjust the font size in the current buffer by INC steps.C-x C-@
callspop-global-mark
: pop off global mark ring and jump to the top location.C-x C-b
callsibuffer
: begin using Ibuffer to edit a list of buffers.C-x C-c
callssave-buffers-kill-terminal
: offer to save each buffer, then kill the current connection.C-x C-d
callslist-directory
: display a list of files in or matching DIRNAME, a la `ls’.C-x C-e
callseval-last-sexp
: evaluate sexp before point; print value in the echo area.C-x C-f
callsfind-file
: edit file FILENAME.C-x C-j
callsdired-jump
: jump to Dired buffer corresponding to current buffer.C-x C-l
callsdowncase-region
: convert the region to lower case. In programs, wants two arguments.C-x C-n
callsset-goal-column
: set the current horizontal position as a goal column.C-x C-o
callsdelete-blank-lines
: on blank line, delete all surrounding blank lines, leaving just one.C-x C-p
callsmark-page
: put mark at end of page, point at beginning.C-x C-q
callsread-only-mode
: change whether the current buffer is read-only.C-x C-r
: Find file as root. #pimC-x C-s
callssave-buffer
: save current buffer in visited file if modified.C-x C-t
callstranspose-lines
: exchange current line and previous line, leaving point after both.C-x C-u
callsupcase-region
: convert the region to upper case. In programs, wants two arguments.C-x C-v
callsfind-alternate-file
: find file FILENAME, select its buffer, kill previous buffer.C-x C-w
callswrite-file
: write current buffer into file FILENAME.C-x C-x
callsexchange-point-and-mark
: put the mark where point is now, and point where the mark is now.C-x C-z
callssuspend-frame
: do whatever is right to suspend the current frame.C-x C-M-+
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x C-M--
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x C-M-0
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x C-M-=
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x C-<left>
callsprevious-buffer
: in selected window switch to ARGth previous buffer.C-x C-<right>
callsnext-buffer
: in selected window switch to ARGth next buffer.C-x M-:
callsrepeat-complex-command
: edit and re-evaluate last complex command, or ARGth from last.C-x M-g
callsmagit-dispatch
: invoke a Magit command from a list of available commands.C-x <left>
callsprevious-buffer
: in selected window switch to ARGth previous buffer.C-x <right>
callsnext-buffer
: in selected window switch to ARGth next buffer.
Prefix C-x <ESC>
calls repeat-complex-command
: edit and re-evaluate last complex command, or ARGth from last.
C-x <ESC> <ESC>
callsrepeat-complex-command
: edit and re-evaluate last complex command, or ARGth from last.C-x <ESC> C-M-+
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x <ESC> C-M--
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x <ESC> C-M-0
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x <ESC> C-M-=
callsglobal-text-scale-adjust
: change (a.k.a. “adjust”) the font size of all faces by INCREMENT.C-x <ESC> M-:
callsrepeat-complex-command
: edit and re-evaluate last complex command, or ARGth from last.C-x <ESC> M-g
callsmagit-dispatch
: invoke a Magit command from a list of available commands.
C-x <RET> c
callsuniversal-coding-system-argument
: execute an I/O command using the specified CODING-SYSTEM.C-x <RET> f
callsset-buffer-file-coding-system
: set the file coding-system of the current buffer to CODING-SYSTEM.C-x <RET> F
callsset-file-name-coding-system
: set coding system for decoding and encoding file names to CODING-SYSTEM.C-x <RET> k
callsset-keyboard-coding-system
: set coding system for keyboard input on TERMINAL to CODING-SYSTEM.C-x <RET> l
callsset-language-environment
: set up multilingual environment for using LANGUAGE-NAME.C-x <RET> p
callsset-buffer-process-coding-system
: set coding systems for the process associated with the current buffer.C-x <RET> r
callsrevert-buffer-with-coding-system
: visit the current buffer’s file again using coding system CODING-SYSTEM.C-x <RET> t
callsset-terminal-coding-system
: set coding system of terminal output to CODING-SYSTEM.C-x <RET> x
callsset-selection-coding-system
: make CODING-SYSTEM used for communicating with other X clients.C-x <RET> X
callsset-next-selection-coding-system
: use CODING-SYSTEM for next communication with other window system clients.C-x <RET> C-\
callsset-input-method
: select and activate input method INPUT-METHOD for the current buffer.
C-x 4 .
callsxref-find-definitions-other-window
: like `xref-find-definitions’ but switch to the other window.C-x 4 0
callskill-buffer-and-window
: kill the current buffer and delete the selected window.C-x 4 1
callssame-window-prefix
: display the buffer of the next command in the same window.C-x 4 4
callsother-window-prefix
: display the buffer of the next command in a new window.C-x 4 a
callsadd-change-log-entry-other-window
: find change log file in other window and add entry and item.C-x 4 b
callsswitch-to-buffer-other-window
: select the buffer specified by BUFFER-OR-NAME in another window.C-x 4 B
callsswitch-to-buffer-other-window
: select the buffer specified by BUFFER-OR-NAME in another window.C-x 4 c
callsclone-indirect-buffer-other-window
: like `clone-indirect-buffer’ but display in another window.C-x 4 d
callsdired-other-window
: “Edit” directory DIRNAME. Like `dired’ but select in another window.C-x 4 f
callsfind-file-other-window
: edit file FILENAME, in another window.C-x 4 m
callscompose-mail-other-window
: like \[compose-mail], but edit the outgoing message in another window.C-x 4 p
callsproject-other-window-command
: run project command, displaying resultant buffer in another window.C-x 4 r
callsfind-file-read-only-other-window
: edit file FILENAME in another window but don’t allow changes.C-x 4 C-f
callsfind-file-other-window
: edit file FILENAME, in another window.C-x 4 C-j
callsdired-jump-other-window
: like \[dired-jump] (`dired-jump’) but in other window.C-x 4 C-o
callsdisplay-buffer
: display BUFFER-OR-NAME in some window, without selecting it.
C-x 5 .
callsxref-find-definitions-other-frame
: like `xref-find-definitions’ but switch to the other frame.C-x 5 0
callsdelete-frame
: delete FRAME, eliminating it from use.C-x 5 1
callsdelete-other-frames
: delete all frames on FRAME’s terminal, except FRAME.C-x 5 2
callsmake-frame-command
: make a new frame, on the same terminal as the selected frame.C-x 5 5
callsother-frame-prefix
: display the buffer of the next command in a new frame.C-x 5 b
callsswitch-to-buffer-other-frame
: switch to buffer BUFFER-OR-NAME in another frame.C-x 5 c
callsclone-frame
: make a new frame with the same parameters and windows as FRAME.C-x 5 d
callsdired-other-frame
: “Edit” directory DIRNAME. Like `dired’ but make a new frame.C-x 5 f
callsfind-file-other-frame
: edit file FILENAME, in another frame.C-x 5 m
callscompose-mail-other-frame
: like \[compose-mail], but edit the outgoing message in another frame.C-x 5 o
callsother-frame
: select the ARGth different visible frame on current display, and raise it.C-x 5 p
callsproject-other-frame-command
: run project command, displaying resultant buffer in another frame.C-x 5 r
callsfind-file-read-only-other-frame
: edit file FILENAME in another frame but don’t allow changes.C-x 5 u
callsundelete-frame
: undelete a frame deleted with `delete-frame’.C-x 5 C-f
callsfind-file-other-frame
: edit file FILENAME, in another frame.C-x 5 C-o
callsdisplay-buffer-other-frame
: display buffer BUFFER preferably in another frame.
C-x 6 2
calls2C-two-columns
: split current window vertically for two-column editing.C-x 6 b
calls2C-associate-buffer
: associate another BUFFER with this one in two-column minor mode.C-x 6 s
calls2C-split
: split a two-column text at point, into two buffers in two-column minor mode.C-x 6 <f2>
calls2C-two-columns
: split current window vertically for two-column editing.
C-x 8 <RET>
callsinsert-char
: insert COUNT copies of CHARACTER.
C-x 8 e +
callsemoji-zoom-increase
: increase the size of the character under point.C-x 8 e -
callsemoji-zoom-decrease
: decrease the size of the character under point.C-x 8 e 0
callsemoji-zoom-reset
: reset the size of the character under point.C-x 8 e d
callsemoji-describe
: display the name of the grapheme cluster composed from GLYPH.C-x 8 e e
callsemoji-insert
(not described)C-x 8 e i
callsemoji-insert
(not described)C-x 8 e l
callsemoji-list
: list emojis and allow selecting and inserting one of them.C-x 8 e r
callsemoji-recent
(not described)C-x 8 e s
callsemoji-search
(not described)
C-x a '
callsexpand-abbrev
: expand the abbrev before point, if there is an abbrev there.C-x a +
callsadd-mode-abbrev
: define a mode-specific abbrev whose expansion is the last word before point.C-x a -
callsinverse-add-global-abbrev
: define the word before point as a global (mode-independent) abbreviation.C-x a e
callsexpand-abbrev
: expand the abbrev before point, if there is an abbrev there.C-x a g
callsadd-global-abbrev
: define a global (all modes) abbrev whose expansion is last word before point.C-x a l
callsadd-mode-abbrev
: define a mode-specific abbrev whose expansion is the last word before point.C-x a n
callsexpand-jump-to-next-slot
: move the cursor to the next slot in the last abbrev expansion.C-x a p
callsexpand-jump-to-previous-slot
: move the cursor to the previous slot in the last abbrev expansion.C-x a C-a
callsadd-mode-abbrev
: define a mode-specific abbrev whose expansion is the last word before point.
C-x a i g
callsinverse-add-global-abbrev
: define the word before point as a global (mode-independent) abbreviation.C-x a i l
callsinverse-add-mode-abbrev
: define the word before point as a mode-specific abbreviation.
C-x n d
callsnarrow-to-defun
: make text outside current defun invisible.C-x n g
callsgoto-line-relative
: go to LINE, counting from line at (point-min).C-x n n
callsnarrow-to-region
: restrict editing in this buffer to the current region.C-x n p
callsnarrow-to-page
: make text outside current page invisible.C-x n w
callswiden
: remove restrictions (narrowing) from current buffer.
C-x r <SPC>
callspoint-to-register
: store current location of point in REGISTER.C-x r +
callsincrement-register
: augment contents of REGISTER using PREFIX.C-x r b
callsbookmark-jump
: jump to bookmark BOOKMARK (a point in some file).C-x r c
callsclear-rectangle
: blank out the region-rectangle.C-x r d
callsdelete-rectangle
: delete (don’t save) text in the region-rectangle.C-x r f
callsframeset-to-register
: store the current frameset in register REGISTER.C-x r g
callsinsert-register
: insert contents of REGISTER at point.C-x r i
callsinsert-register
: insert contents of REGISTER at point.C-x r j
callsjump-to-register
: go to location stored in REGISTER, or restore configuration stored there.C-x r k
callskill-rectangle
: delete the region-rectangle and save it as the last killed one.C-x r l
callsbookmark-bmenu-list
: display a list of existing bookmarks.C-x r m
callsbookmark-set
: set a bookmark named NAME at the current location.C-x r M
callsbookmark-set-no-overwrite
: set a bookmark named NAME at the current location.C-x r n
callsnumber-to-register
: store NUMBER in REGISTER.C-x r N
callsrectangle-number-lines
: insert numbers in front of the region-rectangle.C-x r o
callsopen-rectangle
: blank out the region-rectangle, shifting text right.C-x r r
callscopy-rectangle-to-register
: copy rectangular region of text between START and END into REGISTER.C-x r s
callscopy-to-register
: copy region of text between START and END into REGISTER.C-x r t
callsstring-rectangle
: replace rectangle contents with STRING on each line.C-x r u
callsundo-fu-session-save
: save undo data.C-x r U
callsundo-fu-session-recover
: recover undo data.C-x r w
callswindow-configuration-to-register
: store the window configuration of the selected frame in REGISTER.C-x r x
callscopy-to-register
: copy region of text between START and END into REGISTER.C-x r y
callsyank-rectangle
: yank the last killed rectangle with upper left corner at point.C-x r C-<SPC>
callspoint-to-register
: store current location of point in REGISTER.C-x r C-@
callspoint-to-register
: store current location of point in REGISTER.C-x r M-w
callscopy-rectangle-as-kill
: copy the region-rectangle and save it as the last killed one.
C-x t <RET>
callstab-switch
: switch to the tab by NAME.C-x t 0
callstab-close
: close the tab specified by its absolute position TAB-NUMBER.C-x t 1
callstab-close-other
: close all tabs on the selected frame, except the tab TAB-NUMBER.C-x t 2
callstab-new
: create a new tab ARG positions to the right.C-x t b
callsswitch-to-buffer-other-tab
: switch to buffer BUFFER-OR-NAME in another tab.C-x t d
callsdired-other-tab
: “Edit” directory DIRNAME. Like `dired’ but make a new tab.C-x t f
callsfind-file-other-tab
: edit file FILENAME, in another tab.C-x t G
callstab-group
: add the tab specified by its absolute position TAB-NUMBER to GROUP-NAME.C-x t m
callstab-move
: move the current tab ARG positions to the right.C-x t M
callstab-move-to
: move tab from FROM-NUMBER position to new position at TO-NUMBER.C-x t n
callstab-duplicate
: clone the current tab to ARG positions to the right.C-x t N
callstab-new-to
: add a new tab at the absolute position TAB-NUMBER.C-x t o
callstab-next
: switch to ARGth next tab.C-x t O
callstab-previous
: switch to ARGth previous tab.C-x t p
callsproject-other-tab-command
: run project command, displaying resultant buffer in a new tab.C-x t r
callstab-rename
: give the tab specified by its absolute position TAB-NUMBER a new NAME.C-x t t
callsother-tab-prefix
: display the buffer of the next command in a new tab.C-x t u
callstab-undo
: restore the most recently closed tab.C-x t C-f
callsfind-file-other-tab
: edit file FILENAME, in another tab.C-x t C-r
callsfind-file-read-only-other-tab
: edit file FILENAME, in another tab, but don’t allow changes.
C-x t ^ f
callstab-detach
: move tab number FROM-NUMBER to a new frame.
C-x v !
callsvc-edit-next-command
: request editing the next VC shell command before execution.C-x v +
callsvc-update
: update the current fileset or branch.C-x v =
callsvc-diff
: display diffs between file revisions.C-x v a
callsvc-update-change-log
: find change log file and add entries from recent version control logs.C-x v d
callsvc-dir
: show the VC status for “interesting” files in and below DIR.C-x v D
callsvc-root-diff
: display diffs between VC-controlled whole tree revisions.C-x v g
callsvc-annotate
: display the edit history of the current FILE using colors.C-x v G
callsvc-ignore
: ignore FILE under the VCS of DIRECTORY.C-x v h
callsvc-region-history
: show the history of the region between FROM and TO.C-x v i
callsvc-register
: register into a version control system.C-x v I
callsvc-log-incoming
: show log of changes that will be received with pull from REMOTE-LOCATION.C-x v l
callsvc-print-log
: show in another window the VC change history of the current fileset.C-x v L
callsvc-print-root-log
: show in another window VC change history of the current VC controlled tree.C-x v m
callsvc-merge
: perform a version control merge operation.C-x v O
callsvc-log-outgoing
: show log of changes that will be sent with a push operation to REMOTE-LOCATION.C-x v P
callsvc-push
: push the current branch.C-x v r
callsvc-retrieve-tag
: for each file in or below DIR, retrieve their version identified by tag NAME.C-x v s
callsvc-create-tag
: descending recursively from DIR, make a tag called NAME.C-x v u
callsvc-revert
: revert working copies of the selected fileset to their repository contents.C-x v v
callsvc-next-action
: do the next logical version control operation on the current fileset.C-x v x
callsvc-delete-file
: delete file and mark it as such in the version control system.C-x v ~
callsvc-revision-other-window
: visit revision REV of the current file in another window.
C-x v b c
callsvc-create-branch
: make a branch called NAME in directory DIR.C-x v b l
callsvc-print-branch-log
: show the change log for BRANCH in another window.C-x v b s
callsvc-switch-branch
: switch to the branch NAME in the directory DIR.
C-x v M D
callsvc-diff-mergebase
: report diffs between the merge base of REV1 and REV2 revisions.C-x v M L
callsvc-log-mergebase
: show a log of changes between the merge base of revisions REV1 and REV2.
C-x w -
callsfit-window-to-buffer
: adjust size of WINDOW to display its buffer’s contents exactly.C-x w 0
callsdelete-windows-on
: delete all windows showing BUFFER-OR-NAME.C-x w 2
callssplit-root-window-below
: split root window of current frame in two.C-x w 3
callssplit-root-window-right
: split root window of current frame into two side-by-side windows.C-x w d
callstoggle-window-dedicated
: toggle whether WINDOW is dedicated to its current buffer.C-x w q
callsquit-window
: quit WINDOW and bury its buffer.C-x w s
callswindow-toggle-side-windows
: toggle display of side windows on specified FRAME.
C-x w ^ f
callstear-off-window
: delete the selected window, and create a new frame displaying its buffer.C-x w ^ t
callstab-window-detach
: move the selected window to a new tab.
C-x x f
callsfont-lock-update
: update the syntax highlighting in this buffer.C-x x g
callsrevert-buffer-quick
: like `revert-buffer’, but asks for less confirmation.C-x x i
callsinsert-buffer
: insert after point the contents of BUFFER.C-x x n
callsclone-buffer
: create and return a twin copy of the current buffer.C-x x r
callsrename-buffer
: change current buffer’s name to NEWNAME (a string).C-x x t
callstoggle-truncate-lines
: toggle truncating of long lines for the current buffer.C-x x u
callsrename-uniquely
: rename current buffer to a similar name not already taken.
C-x X <SPC>
callsedebug-step-mode
: proceed to next stop point.C-x X =
callsedebug-display-freq-count
: display the frequency count data for each line of the current definition.C-x X a
callsabort-recursive-edit
: abort the command that requested this recursive edit or minibuffer input.C-x X b
callsedebug-set-breakpoint
: set the breakpoint of nearest sexp.C-x X c
callsedebug-continue-mode
: begin continue mode.C-x X C
callsedebug-Continue-fast-mode
: trace with no wait at each step.C-x X D
callsedebug-toggle-disable-breakpoint
: toggle whether the breakpoint near point is disabled.C-x X g
callsedebug-go-mode
: go, evaluating until break.C-x X G
callsedebug-Go-nonstop-mode
: go, evaluating without debugging.C-x X q
callstop-level
: exit all recursive editing levels.C-x X Q
callsedebug-top-level-nonstop
: set mode to Go-nonstop, and exit to top-level.C-x X t
callsedebug-trace-mode
: begin trace mode.C-x X T
callsedebug-Trace-fast-mode
: trace with no wait at each step.C-x X u
callsedebug-unset-breakpoint
: clear the breakpoint of nearest sexp.C-x X U
callsedebug-unset-breakpoints
: unset all the breakpoints in the current form.C-x X w
callsedebug-where
: show the debug windows and where we stopped in the program.C-x X W
callsedebug-toggle-save-windows
: toggle the saving and restoring of windows.C-x X x
callsedebug-set-conditional-breakpoint
: set a conditional breakpoint at nearest sexp.C-x X X
callsedebug-set-global-break-condition
: set `edebug-global-break-condition’ to EXPRESSION.
C-x C-k <RET>
callskmacro-edit-macro
: as edit last keyboard macro, but without kmacro-repeat property.C-x C-k <SPC>
callskmacro-step-edit-macro
: step edit and execute last keyboard macro.C-x C-k <TAB>
callskmacro-insert-counter
: insert current value of `kmacro-counter’, then increment it by ARG.C-x C-k b
callskmacro-bind-to-key
: when not defining or executing a macro, offer to bind last macro to a key.C-x C-k d
callskmacro-redisplay
: force redisplay during keyboard macro execution.C-x C-k e
callsedit-kbd-macro
: edit a keyboard macro.C-x C-k l
callskmacro-edit-lossage
: edit most recent 300 keystrokes as a keyboard macro.C-x C-k n
callskmacro-name-last-macro
: assign a name to the last keyboard macro defined.C-x C-k q
callskbd-macro-query
: query user during kbd macro execution.C-x C-k r
callsapply-macro-to-region-lines
: apply last keyboard macro to all lines in the region.C-x C-k s
callskmacro-start-macro
: record subsequent keyboard input, defining a keyboard macro.C-x C-k x
callskmacro-to-register
: store the last keyboard macro in register R.C-x C-k C-a
callskmacro-add-counter
: add the value of numeric prefix arg (prompt if missing) to `kmacro-counter’.C-x C-k C-c
callskmacro-set-counter
: set the value of `kmacro-counter’ to ARG, or prompt for value if no argument.C-x C-k C-d
callskmacro-delete-ring-head
: delete current macro from keyboard macro ring.C-x C-k C-e
callskmacro-edit-macro-repeat
: edit last keyboard macro.C-x C-k C-f
callskmacro-set-format
: set the format of `kmacro-counter’ to FORMAT.C-x C-k C-k
callskmacro-end-or-call-macro-repeat
: as `kmacro-end-or-call-macro’ but allow repeat without repeating prefix.C-x C-k C-l
callskmacro-call-ring-2nd-repeat
: execute second keyboard macro in macro ring.C-x C-k C-n
callskmacro-cycle-ring-next
: move to next keyboard macro in keyboard macro ring.C-x C-k C-p
callskmacro-cycle-ring-previous
: move to previous keyboard macro in keyboard macro ring.C-x C-k C-s
callskmacro-start-macro
: record subsequent keyboard input, defining a keyboard macro.C-x C-k C-t
callskmacro-swap-ring
: swap first two elements on keyboard macro ring.C-x C-k C-v
callskmacro-view-macro-repeat
: display the last keyboard macro.
C-x C-k C-q <
callskmacro-quit-counter-less
: quit the keyboard macro if the counter is less than ARGS.C-x C-k C-q =
callskmacro-quit-counter-equal
: quit the keyboard macro if the counter is equal to ARG.C-x C-k C-q >
callskmacro-quit-counter-greater
: quit the keyboard macro if the counter is greater than ARG.
C-x C-k C-r l
callskmacro-reg-load-counter
: load the value of a REGISTER into `kmacro-counter’.C-x C-k C-r s
callskmacro-reg-save-counter
: save the value of `kmacro-counter’ to a REGISTER.
C-x C-k C-r a <
callskmacro-reg-add-counter-less
: increment counter by one if it is less than register value.C-x C-k C-r a =
callskmacro-reg-add-counter-equal
: increment counter by one if it is equal to register value.C-x C-k C-r a >
callskmacro-reg-add-counter-greater
: increment counter by one if it is greater than register value.
C-S-w l
: Avy kill whole line. #pimC-S-w r
: Avy kill region. #pim
H-i ,
: Fancy insert/delete comma at the end of the line. #pimH-i ;
: Fancy insert/delete semicolon at the end of the line. #pimH-i s
: Insert a cool section comments. #pimH-i S
: Insert a cool section comments. #pim
M-g <TAB>
callsmove-to-column
: move point to column COLUMN in the current line.M-g c
callsgoto-char
: set point to POSITION, a number or marker.M-g d
: Move backward to the beginning of a defun. #pimM-g g
callsgoto-line
: go to LINE, counting from line 1 at beginning of buffer.M-g i
callsimenu
: jump to a place in the buffer chosen using a buffer menu or mouse menu.M-g n
callsnext-error
: visit next `next-error’ message and corresponding source code.M-g p
callsprevious-error
: visit previous `next-error’ message and corresponding source code.M-g M-g
callsgoto-line
: go to LINE, counting from line 1 at beginning of buffer.M-g M-n
callsnext-error
: visit next `next-error’ message and corresponding source code.M-g M-p
callsprevious-error
: visit previous `next-error’ message and corresponding source code.
M-g a c 1
: Jump to the visible CHAR. #pimM-g a c 2
: Jump to the visible CHAR1 followed by CHAR2. #pimM-g a c a
: Jump above to the visible CHAR1 followed by CHAR2. #pimM-g a c b
: Jump below to the visible CHAR1 followed by CHAR2. #pimM-g a c l
: Jump to the visible CHAR in the current line. #pimM-g a c t
: Read one or many consecutive chars. #pim
M-g a l a
: Jump above to a line start in current buffer. #pimM-g a l b
: Jump below to a line start in current buffer. #pimM-g a l l
: Jump to a line start in current buffer. #pim
M-g a s B
: Forward to avy-goto-subword-1 or avy-goto-word-1. #pimM-g a s s
: Jump to a word or subword start. #pimM-g a s S
: Jump to the visible CHAR at a subword start. #pim
M-g a w 0
: avy-goto-word-0 : jump to a word start. #pimM-g a w a
: Jump above to a word start. #pimM-g a w A
: Jump above to the visible CHAR at a word start. #pimM-g a w b
: jump below to a word start. #pimM-g a w B
: Jump below to the visible CHAR at a word start. #pimM-g a w l
: Jump to the visible CHAR at a word start. #pim
M-s .
callsisearch-forward-symbol-at-point
: do incremental search forward for a symbol found near point.M-s _
callsisearch-forward-symbol
: do incremental search forward for a symbol.M-s o
callsoccur
: show all lines in the current buffer containing a match for REGEXP.M-s w
callsisearch-forward-word
: do incremental search forward for a sequence of words.M-s M-.
callsisearch-forward-thing-at-point
: do incremental search forward for the “thing” found near point.M-s M-w
callseww-search-words
: search the web for the text in the region.
M-s h .
callshighlight-symbol-at-point
: highlight each instance of the symbol at point.M-s h f
callshi-lock-find-patterns
: add patterns from the current buffer to the list of hi-lock patterns.M-s h l
callshighlight-lines-matching-regexp
: highlight all lines that match REGEXP using FACE.M-s h p
callshighlight-phrase
: set face of each match of phrase REGEXP to FACE.M-s h r
callshighlight-regexp
: set face of each match of REGEXP to FACE.M-s h u
callsunhighlight-regexp
: remove highlighting of each match to REGEXP set by hi-lock.M-s h w
callshi-lock-write-interactive-patterns
: write interactively added patterns, if any, into buffer at point.
M-W l
: Avy kill-ring save whole line. #pimM-W r
: Avy kill-ring save region. #pim
s-<tab> w
: Switch to choose workspace. #pims-<tab> s-<tab>
: Switch to last workspace. #pims-<tab> <tab>
: Switch to last workspace. #pim
<help> <RET>
callsinfo-emacs-manual
: display the Emacs manual in Info mode.<help> '
callsdescribe-char
: describe position POS (interactively, point) and the char after POS.<help> .
callsdisplay-local-help
: display local help in the echo area.<help> ?
callshelp-for-help
: help command.<help> a
callsapropos
: show all meaningful Lisp symbols whose names match PATTERN.<help> A
callsapropos-documentation
: show symbols whose documentation contains matches for PATTERN.<help> c
callsdescribe-key-briefly
: print the name of the functions KEY-LIST invokes.<help> C
callsdescribe-coding-system
: display information about CODING-SYSTEM.<help> e
callsview-echo-area-messages
: view the log of recent echo-area messages: the `*Messages*’ buffer.<help> E
callsdoom/sandbox
: open the Emacs Lisp sandbox.<help> f
callsdescribe-function
: display the full documentation of FUNCTION (a symbol).<help> F
callsdescribe-face
: display the properties of face FACE on FRAME.<help> g
callsdescribe-gnu-project
: browse online information on the GNU project.<help> i
callsinfo
: enter Info, the documentation browser.<help> I
callsdescribe-input-method
: describe input method INPUT-METHOD.<help> k
callsdescribe-key
: display documentation of the function invoked by KEY-LIST.<help> K
callsInfo-goto-emacs-key-command-node
: go to the node in the Emacs manual which describes the command bound to KEY.<help> l
callsview-lossage
: display last few input keystrokes and the commands run.<help> L
callsdescribe-language-environment
: describe how Emacs supports language environment LANGUAGE-NAME.<help> m
callsdescribe-mode
: display documentation of current major mode and minor modes.<help> M
callsdoom/describe-active-minor-mode
: get information on an active minor mode. Use `describe-minor-mode’ for a<help> n
callsdoom/help-news
: open a Doom newsletter.<help> o
callsdescribe-symbol
: display the full documentation of SYMBOL.<help> O
calls+lookup/online
: look up QUERY in the browser using PROVIDER.<help> p
callsdoom/help-packages
: like `describe-package’, but for packages installed by Doom modules.<help> P
callsfind-library
: find the Emacs Lisp source of LIBRARY.<help> q
callshelp-quit
: just exit from the Help command’s command loop.<help> R
callsinfo-display-manual
: display an Info buffer displaying MANUAL.<help> s
callsdescribe-syntax
: describe the syntax specifications in the syntax table of BUFFER.<help> S
callsinfo-lookup-symbol
: look up and display documentation of SYMBOL in the relevant Info manual.<help> t
callsload-theme
: load Custom theme named THEME from its file and possibly enable it.<help> T
callsdoom/toggle-profiler
: toggle the Emacs profiler. Run it again to see the profiling report.<help> u
callsdoom/help-autodefs
: open documentation for an autodef.<help> v
callsdescribe-variable
: display the full documentation of VARIABLE (a symbol).<help> V
callsdoom/help-custom-variable
: look up documentation for a custom variable.<help> w
callswhere-is
: print message listing key sequences that invoke the command DEFINITION.<help> W
calls+default/man-or-woman
: invoke `man’ if man is installed and the platform is not MacOS, otherwise use `woman’.<help> x
callsdescribe-command
: display the full documentation of COMMAND (a symbol).<help> <f1>
callshelp-for-help
: help command.<help> C-\
callsdescribe-input-method
: describe input method INPUT-METHOD.<help> C-a
callsabout-emacs
: display the About GNU Emacs buffer.<help> C-c
callsdescribe-coding-system
: display information about CODING-SYSTEM.<help> C-d
callsview-emacs-debugging
: display info on how to debug Emacs problems.<help> C-e
callsview-external-packages
: display info on where to get more Emacs packages.<help> C-f
callsview-emacs-FAQ
: display the Emacs Frequently Asked Questions (FAQ) file.<help> C-k
callsdescribe-key-briefly
: print the name of the functions KEY-LIST invokes.<help> C-l
callsdescribe-language-environment
: describe how Emacs supports language environment LANGUAGE-NAME.<help> C-n
callsview-emacs-news
: display info on recent changes to Emacs.<help> C-o
callsdescribe-distribution
: display info on how to obtain the latest version of GNU Emacs.<help> C-p
callsview-emacs-problems
: display info on known problems with Emacs and possible workarounds.<help> C-q
callshelp-quick-toggle
: toggle display of a window showing popular commands and their bindings.<help> C-s
callssearch-forward-help-for-help
: search forward in the `help-for-help’ window.<help> C-t
callsview-emacs-todo
: display the Emacs TODO list.<help> C-w
callsdescribe-no-warranty
: display info on all the kinds of warranty Emacs does NOT have.<help> <help>
callshelp-for-help
: help command.
<help> 4 i
callsinfo-other-window
: like `info’ but show the Info buffer in another window.<help> 4 s
callshelp-find-source
: switch to a buffer visiting the source of what is being described in Help.
<help> b b
callsdescribe-bindings
: display a buffer showing a list of all defined keys, and their definitions.<help> b f
callswhich-key-show-full-keymap
: show all bindings in KEYMAP using which-key.<help> b i
callswhich-key-show-minor-mode-keymap
: show the top-level bindings in KEYMAP using which-key.<help> b k
callswhich-key-show-keymap
: show the top-level bindings in KEYMAP using which-key.<help> b m
callswhich-key-show-major-mode
: show top-level bindings in the map of the current major mode.<help> b t
callswhich-key-show-top-level
: show top-level bindings.
<help> d b
callsdoom/report-bug
: open the browser on our Discourse.<help> d c
callsdoom/goto-private-config-file
: open your private config.el file.<help> d C
callsdoom/goto-private-init-file
: open your private init.el file.<help> d d
callsdoom-debug-mode
: toggle `debug-on-error’ and `init-file-debug’ for verbose logging.<help> d f
callsdoom/help-faq
: search Doom’s FAQ and jump to a question.<help> d h
callsdoom/help
: open Doom’s user manual.<help> d l
callsdoom/help-search-load-path
: perform a text search on your `load-path’.<help> d L
callsdoom/help-search-loaded-files
: perform a text search on your `load-path’.<help> d m
callsdoom/help-modules
: open the documentation for a Doom module.<help> d n
callsdoom/help-news
: open a Doom newsletter.<help> d N
callsdoom/help-search-news
: search headlines in Doom’s newsletters.<help> d s
callsdoom/help-search-headings
: search Doom’s documentation and jump to a headline.<help> d S
callsdoom/help-search
: perform a text search on all of Doom’s documentation.<help> d t
callsdoom/toggle-profiler
: toggle the Emacs profiler. Run it again to see the profiling report.<help> d u
callsdoom/help-autodefs
: open documentation for an autodef.<help> d v
callsdoom/version
: display the running version of Doom core, module sources, and Emacs.<help> d x
callsdoom/sandbox
: open the Emacs Lisp sandbox.
<help> d p c
callsdoom/help-package-config
: jump to any `use-package!’, `after!’ or ;;;###package block for PACKAGE.<help> d p d
callsdoom/goto-private-packages-file
: open your private packages.el file.<help> d p h
callsdoom/help-package-homepage
: visit the package RECIPE’s website.<help> d p p
callsdoom/help-packages
: like `describe-package’, but for packages installed by Doom modules.
<help> r e
callsdoom/reload-env
: reloads your envvar file.<help> r f
callsdoom/reload-font
: reload your fonts, if they’re set.<help> r p
callsdoom/reload-packages
: reload `doom-packages’, `package’ and `quelpa’.<help> r r
callsdoom/reload
: reloads your private config.<help> r t
callsdoom/reload-theme
: reload the current Emacs theme.