Wang Fenjin
Recent content on Wang Fenjin
马上订阅 Wang Fenjin RSS 更新: https://www.wangfenjin.com/index.xml
Spacemacs Intro
2020年3月12日 08:00
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