timburgess / extempore.vim

Vim plugin for Extempore use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Vim plugin for Extempore use


Languages

Language:Vim Script 55.7%Language:Python 44.3%