Skip to content

Instantly share code, notes, and snippets.

View liopash's full-sized avatar
🏠
Working from home

Tomas B. liopash

🏠
Working from home
View GitHub Profile
@liopash
liopash / emacs_sml_mode_shortcuts.markdown
Created April 13, 2018 14:17
Emacs and SML REPL keyboard shortcuts

Emacs Shortcuts

A list of handy Emacs and SML REPL keyboard shortcuts:

Basics

  • C-x C-c Quit Emacs
  • C-g Cancel the current action
  • C-x C-f Find and open a file (whether or not it already exists)
  • C-x C-s Save a file