From 414ba9afe7dcf91cc7064c3c141a61dce6c7b1cc Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 19 Jul 2018 23:46:32 +1200 Subject: Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6333e16..44aef01 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -toggle\_option\_flags.vim -========================= +toggle\_flags.vim +================= -This plugin provides `:ToggleOptionFlag` and `:ToggleOptionFlagLocal` 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 designed it for toggling flags in `'formatoptions'` quickly. +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 +designed it for toggling flags in `'formatoptions'` quickly. License ------- -- cgit v1.2.3