Skip to content

Instantly share code, notes, and snippets.

@luoqeng
Created July 12, 2019 05:41
Show Gist options
  • Save luoqeng/fed7bc30c7902c387f8d00636d87eead to your computer and use it in GitHub Desktop.
Save luoqeng/fed7bc30c7902c387f8d00636d87eead to your computer and use it in GitHub Desktop.
SPC f f 打开文件
SPC f t 打开当前文件所在的目录
SPC p t 打开当前文件所在的根目录
SPC p p 切换项目
SPC j = 自动对齐,相当于 beautify
SPC cl 增加删除注释
SPC / 搜索
SPC t n Toggleline numbers
SPC q q quit
SPC q R 重启 Emacs
C-z 可以在 Vim 与 Emacs 之间切换
SPC f e d 修改配置文件
SPC f e D 将当前配置文件与最新配置文件模版进行对比
SPC f e R 测试和重载配置文件
C g 输错命令时,可取消该次输入
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment