keymando / abbrev

Keymando abbreviation plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abbrev

Keymando plugin that replaces an mnuemonic with text.

Examples

  abbrev 'nname', 'John Smith'

  abbrev 'addr', '123 Test Street, New York, NY, 12345'
  
  abbrev 'ssmilies' do
    send(':)')
    send(':)')
    send(':)')
  end

Requirements

Keymando version 1.0.3

About

Keymando abbreviation plugin


Languages

Language:Ruby 100.0%