aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3409e34ea4ea7a25d5524952d0c88484784d017a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
colon\_operator.vim
===================

This plugin provides a mapping target to use an Ex command as an operator, in a
way repeatable with the `.` (dot) operator.  This allows you to, for example,
`:sort` a text object like a paragraph, and then repeat it on another
paragraph.  Think of it as the `:` analogue to the `!` motion.

License
-------

Copyright (c) [Tom Ryder][1].  Distributed under the same terms as Vim itself.
See `:help license`.

[1]: https://sanctum.geek.nz/