Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 550 Bytes

extempore.vim

Vim plugin for Extempore use

Syntax and indent files for Extempore

If you don't have a preferred installation method check out vim-plug.

The default vim Leader key is \

Commands specified are:

  • <Leader>o - open connection to Extempore
  • <Leader>x - close connection to Extempore
  • <Leader>w - send enclosing block to Extempore <-- use this mostly
  • <Leader>a - send entire file to Extempore
  • <Leader>s - send selection to Extempore