Skip to content

f4hpu/spacemacs-keybindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

SPaCemacs keybindings

Here I write down specific spacemacs keybindings along learning...

Files

Key Sequence Action
SPC + f + h Open file (or C-x C-f or :e )
SPC + f + s Save current buffer
SPC + f + S Save all opened buffers
SPC + b + b Switch to buffer (already openned or recent)

Windowing

Key Sequence Action
SPC + w + s Split window down (S for getting focus)
SPC + w + v split window on the right hand side (V for focus)
SPC + w + h focus on window on the left
SPC + w + H move the window to the left
SPC + w + d Delete focus window

Project layout

Key Sequence Action
SPC + f + t Open Tree window

git

Key Sequence Action
SPC + g + s git status (then, s/u : stage, c : commit, p for push)

Spacemacs

Key Sequence Action
SPC + q + Q Quit without saving (or C-x C-c or ESC :qa! )
SPC + q + s Save and Quit (or C-x C-c or ESC :xa )
SPC + f + e + d Edit Configuration

About

Here I write down the keybindings along learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published