aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1db7c95d4ae9bdb51713ac265514e9e6ac2e9ee9 (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/