Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 2.11 KB

README.org

File metadata and controls

53 lines (45 loc) · 2.11 KB

Emacs Configuration V3

Introduction

  • Linux and Mac platforms are tested
  • Compatible keybinds in Windows and Terminal
  • C/C++ cross reference and completion
  • zh_CN: README-CN.org

Files

Keybind summary

C/C++ mode

KeybindFunctionDescription
M-.counsel-gtags-dwimJump to definition
M-,counsel-gtags-go-backwardJump back
C-x C-x C-qy/browse-modeToggle browse mode

C/C++ browse mode

  • Press key like as press ‘Ctrl-key’, e.g.: f means C-f
KeybindFunctionDescription
.counsel-gtags-dwimJump to definition
,counsel-gtags-go-backwardJump back
TABsp-forward-symbolTo next symbol

Dependency

nameprojectcomments
aghttps://github.com/ggreer/the_silver_searchersilversearcher-ag
githttps://git-scm.com/dvcs
globalhttps://www.gnu.org/software/global/global.htmltagging system

Reference

Typical emacs config

ProjectLinkComments
Purcellhttps://github.com/purcell/emacs.d
Preludehttps://github.com/bbatsov/prelude
Spacemacshttps://www.spacemacs.org/

Useful links

Author

yonggang.yyg code: https://ycode.org