aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:05:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:06:18 +1200
commit39529e71650d88e88dd61c5c237f91b38948e2f7 (patch)
tree3739654c70e79a8886b10a9dbf359bfe834ca9c6
parentMerge branch 'release/v0.3.0' into develop (diff)
downloadvim-uncap-ex-39529e71650d88e88dd61c5c237f91b38948e2f7.tar.gz
vim-uncap-ex-39529e71650d88e88dd61c5c237f91b38948e2f7.zip
Switch to two-spacing
-rw-r--r--README.md2
-rw-r--r--doc/uncap_ex.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 359abda..8d72be5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Shift key quite soon enough after pressing the colon key.
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/
diff --git a/doc/uncap_ex.txt b/doc/uncap_ex.txt
index 0971a2b..36f7f76 100644
--- a/doc/uncap_ex.txt
+++ b/doc/uncap_ex.txt
@@ -8,8 +8,8 @@ Shift key quite soon enough after pressing the colon key.
REQUIREMENTS *uncap_ex-requirements*
-This plugin is only available if 'compatible' is not set. It also requires the
-|+user_cmds| feature.
+This plugin is only available if 'compatible' is not set. It also requires
+the |+user_cmds| feature.
AUTHOR *uncap_ex-author*