aboutsummaryrefslogtreecommitdiff
path: root/vim/doc/command_typos.txt
blob: 93f37df9b4b79645c05ef4508a68e1bbd9f97385 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*command_typos.txt*  Bind capital-letter versions of common commands

Author:  Tom Ryder <tom@sanctum.geek.nz>
License: Same terms as Vim itself (see |license|)

This plugin defines custom commands like :W, :Qa, and :Wq to match their
lowercase analogues, to forgive me when my pinky finger doesn't roll off the
Shift key quite soon enough after pressing the colon key.

This plugin lives in Tom Ryder's "dotfiles" suite, and will eventually be spun
off into a separate distribution as it solidifies and this documentation
improves.