aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1db7c95..3409e34 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@ 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,
+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.
+paragraph. Think of it as the `:` analogue to the `!` motion.
License
-------
-Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/