Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 446 Bytes

File metadata and controls

11 lines (8 loc) · 446 Bytes

contract

Automate using English contractions in Vim

This is a Vim script that, when you source it, will prompt you to use English contractions throughout the current file. For example, if you source the script while editing this file, it will prompt you to change "it will" to "it'll".

How to use this script: load a file into Vim then type :source contract.vim

How to update this script from Wikipedia: at your shell prompt, type make