Skip to content

Latest commit

 

History

History
58 lines (52 loc) · 2.97 KB

spacemacs.org

File metadata and controls

58 lines (52 loc) · 2.97 KB

Spacemacs

Keybindings

CommandDescription
, s fskewer eval defun
SPC a rsummons ranger
SPC f bview ranger bookmarks
SPC s esummons iedit-mode
SPC t ttreemacs
C-nevil-mc next match
C-pevil-mc previous match
M-nevil-mc move cursor to next match
M-pevil-mc move cursor to previous match
g r qevil-mc remove all cursors

Magit commands

Git commands (start with g):

  • SHIFT for selecting portions of the file to stage.
  • bb checkout a branch
  • ,, commit a file in the commit buffer
  • e opens ediff
Key BindingDescription
SPC g bopen a magit blame
SPC g Bquit magit blame
SPC g ccommit changes
SPC g Ccheckout branches
SPC g dshow diff prompt
SPC g Dshow diff against current head
SPC g eshow ediff comparison
SPC g Eshow ediff against current head
SPC g fshow fetch prompt
SPC g Fshow pull prompt
SPC g H cclear highlights
SPC g H hhighlight regions by age of commits
SPC g H thighlight regions by last updated time
SPC g igit init a given directory
SPC g Iopen helm-gitignore
SPC g lopen a magit log
SPC g Ldisplay the log for a file
SPC g Pshow push prompt
SPC g sopen a magit status window
SPC g Sstage current file
SPC g mdisplay the last commit message of the current line
SPC g tlaunch the git time machine
SPC g Uunstage current file
SPC j ddired jump