Skip to content

Instantly share code, notes, and snippets.

View RimJoudi's full-sized avatar
🎯

RimJoudi

🎯
View GitHub Profile
@RimJoudi
RimJoudi / emacs-cheat-sheet.md
Last active March 29, 2021 21:48 — forked from dherman/emacs-cheat-sheet.md
Emacs cheat sheet

Basics (mandatory)

You simply can't get by without having these at your fingertips.

  • C-x C-c - quit
  • C-x C-s - save buffer
  • C-x C-f - open file
  • C-x b buffer name - switch to open buffer
  • C-g - cancel
  • C-x k - close current buffer