Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 330 Bytes

emacs.md

File metadata and controls

27 lines (17 loc) · 330 Bytes
title category
Emacs
CLI

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