diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2019-05-13 00:05:59 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2019-05-13 00:06:18 +1200 |
commit | 39529e71650d88e88dd61c5c237f91b38948e2f7 (patch) | |
tree | 3739654c70e79a8886b10a9dbf359bfe834ca9c6 | |
parent | Merge branch 'release/v0.3.0' into develop (diff) | |
download | vim-uncap-ex-39529e71650d88e88dd61c5c237f91b38948e2f7.tar.gz vim-uncap-ex-39529e71650d88e88dd61c5c237f91b38948e2f7.zip |
Switch to two-spacing
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/uncap_ex.txt | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -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* |