Spacemacs Intro
Intro video: https://www.ixigua.com/i6803300850765660676/
What’s spacemacs?
- A emacs configuration framework
- Support both emacs and vim editing styles
- Great programming tool
Project management: SPC+p⌗
projectile
- SPC+p+p
- SPC+p+f
- SPC+p+t
Search: SPC+s⌗
ripgrep
- SPC+*
- SPC+/
- SPC+s+s
Navigation:⌗
lsp
- Code: gd, SPC+j+i
- Buffer: SPC+b
- Window: SPC+w, ALT+num
- SPC+a
Editing: vim⌗
evil
Version Control: magit⌗
Shell: SPC+'⌗
eshell
Help: SPC+?, SPC+h⌗
Read other posts