aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:01:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:01:23 +1200
commitf2274102f837df619f74c870b225e521854a779c (patch)
tree0f2a545b176c904a465aa4b94ea87ace8e3d7f14 /README.md
parentMerge branch 'hotfix/v1.0.2' into develop (diff)
downloadvim-toggle-flags-f2274102f837df619f74c870b225e521854a779c.tar.gz
vim-toggle-flags-f2274102f837df619f74c870b225e521854a779c.zip
Switch to two-spacing
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 44aef01..7d51ac2 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,13 @@ toggle\_flags.vim
This plugin provides `:ToggleFlag` and `:ToggleFlagLocal` commands to toggle
the values of options like `'formatoptions'` or `'complete'` that have values
-comprised of single-character or comma-separated flags. The author originally
+comprised of single-character or comma-separated flags. The author originally
designed it for toggling flags in `'formatoptions'` quickly.
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/