Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 242 Bytes

evilspeak

Evilspeak provides Emacspeak voice support for basic Evil motions. Library is young and unstable.

Instalation

Clone this repository and add to .emacs

(add-to-list 'load-path <PATH_TO_EVILSPEAK>)
(require 'evilspeak)