Has anyone ever written a macro to enter common word endings ?

For example, if "spe" is an abbreviation for "special" and "spec"
for "specify",
  "spe<f2>" expands to specialising,
  "spe<f3>" expands to specialisation,
  "spec<f2>" expands to specifying",  # Tricky
  "spec<f3>" expands to specification"...

-- 
André Majorel http://www.teaser.fr/~amajorel/

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to