emacs 常用快捷键

https://simpletutorials.com/c/3022/Spacemacs+Tutorials

SPC s l 上一次搜索的结果

SPC r y 搜索 yank 记录

SPC z x 放大缩小字体

// bookmark staff C-x r l 列出 bookmark list C-x r b jump bookmark C-x r m set bookmark

spc b m d delete bookmark New key binding SPC f b for bookmark-jump

// register C-x r x copy to register C-x r g paste from register

SPC r m 在最近编辑的几个位置间跳转

和 multi-cursor 相关的配置在 .emacs.d/.mc-lists.el 中

// tab -> space space -> tab

M-x tabify M-x untabify

todo: register todo: layout

layout: SPC l s 保存 layout SPC l L load layout

删除: 在 .eamcs.d/.cache/layout 中手动删除