Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 349 Bytes

emacs.md

File metadata and controls

28 lines (18 loc) · 349 Bytes
title category layout
Emacs
CLI
2017/sheet

Movements

^n ^p # up/down ^f ^b # left/right

^v Mv # up/down page

^a ^e # begin/end of line Ma Me # begin/end of sentence

Basic

^x ^f # find file ^x ^s # save file

Command line

Mx

Packages

Mx package-install RET evil RET